This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
b3f9ffbe72
nuttx
/
boards
/
arm
/
stm32
/
nucleo-f429zi
History
Xiang Xiao
b3f9ffbe72
Replace all __attribute__((aligned(x)) with aligned_data(x)
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-29 21:55:21 -03:00
..
configs
sched/task: delete CONFIG_MAX_TASKS limit
2021-07-11 19:42:30 -07:00
include
Removes STM32_BOARD_HCLK from all board.h files. It is now unneccessary. Use STM32_HCLK_FREQUENCY instead.
2021-04-06 22:42:06 -05:00
scripts
Make: use gcc as LD
2021-06-10 03:43:18 -07:00
src
Replace all __attribute__((aligned(x)) with aligned_data(x)
2021-07-29 21:55:21 -03:00
Kconfig