Nakamura, Yuuichi
|
e264484c16
|
Remove type casting to wdentry_t (arch/)
|
2020-04-07 06:23:15 -06:00 |
|
Xiang Xiao
|
cde88cabcc
|
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-02-23 22:27:46 +01:00 |
|
Xiang Xiao
|
76bbed07a4
|
Call up_irqinitialize from irq subsystem
Call up_irqinitialize from irq subsystem to make the irq ready for use as soon as possible
|
2020-02-08 07:39:22 -06:00 |
|
Xiang Xiao
|
5c80b94820
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
|
2020-02-01 08:27:30 -06:00 |
|
Nathan Hartman
|
d1dd2841c5
|
Fix typos in comments and README.txt.
No functional changes.
|
2020-01-15 10:09:34 -06:00 |
|
Gregory Nutt
|
736a0da8ec
|
Fix various coding standard problems in last PR, mostly as reported by tools/nxstyle.
|
2019-12-01 20:17:57 -06:00 |
|
OSer
|
498fb6d15f
|
Merged in OSer916/nuttx/stm32f746g-disco_sai (pull request #1081)
boards/arm/stm32f7/stm32f746g-disco: add SAI driver
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2019-12-02 01:55:29 +00:00 |
|