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
nuttx
/
boards
/
arm
/
stm32
/
stm32f429i-disco
/
src
History
chao an
664927c86e
mm/alloc: remove all unnecessary cast for alloc
...
Fix the minor style issue and remove unnecessary cast Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08:00
..
CMakeLists.txt
cmake: port more stm32 boards and format already ported stm32 boards
2023-07-25 06:08:54 -07:00
Make.defs
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
2023-06-23 00:11:25 +03:00
stm32_adc.c
…
stm32_appinit.c
…
stm32_autoleds.c
…
stm32_boot.c
…
stm32_bringup.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
stm32_buttons.c
…
stm32_extmem.c
…
stm32_highpri.c
…
stm32_idle.c
…
stm32_ili93414ws.c
…
stm32_lcd.c
Indent the define statement by two spaces
2023-05-21 09:52:08 -03:00
stm32_pwm.c
…
stm32_spi.c
…
stm32_stmpe811.c
…
stm32_usb.c
…
stm32_userleds.c
…
stm32f429i-disco.h
…