nuttx/boards/arm/gd32f4/gd32f450zk-eval/src
Xiang Xiao 2e91c07ca7 Remove the back slash from long literal string
since the back slash is only needed for the long macro definition

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-02-19 16:43:15 +01:00
..
gd32f4xx_appinit.c Fix the call logic of the gd32f4xx_appinit.C and gd32f4xx_bringup.C of the GD32 series microcontroller in the project, which is unified with the STM32 series chip in the warehouse. 2024-01-30 17:50:31 -08:00
gd32f4xx_at24.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
gd32f4xx_autoleds.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
gd32f4xx_boot.c Added the comments of bringup() under gd32fxxx.h, modified the compilation options of the makefile, and modified the execution logic of the board_late_initialize(), which is consistent with the stm32 series. 2024-01-30 17:50:31 -08:00
gd32f4xx_bringup.c Remove the back slash from long literal string 2024-02-19 16:43:15 +01:00
gd32f4xx_buttons.c boards: enter/leave critical section should in pairs 2022-11-22 08:19:24 +09:00
gd32f4xx_gd25.c add littlefs support for gd32f450zk-eval board 2023-04-01 10:38:16 -03:00
gd32f4xx_gpio.c boards: enter/leave critical section should in pairs 2022-11-22 08:19:24 +09:00
gd32f4xx_romfs.c
gd32f4xx_romfs.h
gd32f4xx_sdio.c sdcard: update sdcard detection to avoid 0xff assignment to bool type 2023-06-11 12:55:29 +08:00
gd32f4xx_spi.c
gd32f4xx_userleds.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
gd32f450z_eval.h Added the comments of bringup() under gd32fxxx.h, modified the compilation options of the makefile, and modified the execution logic of the board_late_initialize(), which is consistent with the stm32 series. 2024-01-30 17:50:31 -08:00
Makefile Added the comments of bringup() under gd32fxxx.h, modified the compilation options of the makefile, and modified the execution logic of the board_late_initialize(), which is consistent with the stm32 series. 2024-01-30 17:50:31 -08:00