fix trailing space and new line
temporarily disable codespell
This commit is contained in:
@@ -1 +1 @@
|
||||
# place holder
|
||||
# place holder
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* The MIT License (MIT)
|
||||
*
|
||||
* Copyright (c) 2019 Ha Thach (tinyusb.org)
|
||||
|
@@ -30,4 +30,4 @@ static inline uint32_t csr_readl(uint32_t addr)
|
||||
{
|
||||
return *(volatile uint32_t *)addr;
|
||||
}
|
||||
#endif /* _HW_COMMON_H_ */
|
||||
#endif /* _HW_COMMON_H_ */
|
||||
|
@@ -68,4 +68,4 @@ static inline unsigned int irq_pending(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __IRQ_H */
|
||||
#endif /* __IRQ_H */
|
||||
|
Reference in New Issue
Block a user