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
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
stm32_buttons.c
stm32_dma_alloc.c
stm32_gpio.c
stm32_pwm.c
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
stm32_spi.c
stm32_usb.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
stm32_userleds.c