nuttx/arch/arm/src/gd32f4
Xiang Xiao 40ef5bc6db libc: Move queue.h from include to include/nuttx
to avoid the conflict with libuv's queue.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-26 08:04:58 +02:00
..
hardware
chip.h
gd32f4xx_allocateheap.c
gd32f4xx_dma.c
gd32f4xx_dma.h
gd32f4xx_enet.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
gd32f4xx_enet.h
gd32f4xx_exti.c
gd32f4xx_exti.h
gd32f4xx_fmc.c
gd32f4xx_fmc.h
gd32f4xx_gpio.c
gd32f4xx_gpio.h
gd32f4xx_idle.c
gd32f4xx_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
gd32f4xx_lowputc.c
gd32f4xx_lowputc.h
gd32f4xx_pmu.c
gd32f4xx_pmu.h
gd32f4xx_progmem.c
gd32f4xx_progmem.h
gd32f4xx_rcu.c
gd32f4xx_rcu.h
gd32f4xx_serial.c
gd32f4xx_spi.c
gd32f4xx_spi.h
gd32f4xx_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
gd32f4xx_start.h
gd32f4xx_syscfg.c
gd32f4xx_syscfg.h
gd32f4xx_timerisr.c
gd32f4xx_usart.h
gd32f4xx.h
Kconfig
Make.defs