nuttx/boards/arm/stm32/nucleo-f429zi/src
Xiang Xiao 6b31918b42 Remove the unnecessary cast for main_t, NULL and argv
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-18 08:51:45 +02:00
..
Make.defs
nucleo-144.h boards/arm/stm32[f7|l4]: fix SPI chip select GPIO access 2022-03-10 01:18:09 +08:00
stm32_adc.c
stm32_appinitialize.c
stm32_autoleds.c
stm32_bbsram.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
stm32_boot.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_buttons.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_dma_alloc.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_gpio.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_pwm.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_reset.c
stm32_romfs_initialize.c boards: Change the linker generated symbols from uint32_t to uint8_t array 2022-10-05 14:24:47 +02:00
stm32_romfs.h boards: Change the linker generated symbols from uint32_t to uint8_t array 2022-10-05 14:24:47 +02:00
stm32_sdio.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_spi.c arch/arm: Remove FAR and CODE from board folder(3) 2022-05-03 16:50:52 +03:00
stm32_usb.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
stm32_userleds.c