2 Debug ARM 1 General 3 22 1 1 ICCARM 2 31 1 1 AARM 2 9 1 1 OBJCOPY 0 1 1 1 CUSTOM 3 0 BICOMP 0 BUILDACTION 1 ILINK 0 16 1 1 IARCHIVE 0 0 1 1 BILINK 0 Release ARM 0 General 3 22 1 0 ICCARM 2 31 1 0 AARM 2 9 1 0 OBJCOPY 0 1 1 0 CUSTOM 3 0 BICOMP 0 BUILDACTION 1 ILINK 0 16 1 0 IARCHIVE 0 0 1 0 BILINK 0 Applications $PROJ_DIR$\applications\main.c Compiler $PROJ_DIR$\..\..\components\libc\compilers\common\time.c $PROJ_DIR$\..\..\components\libc\compilers\common\stdlib.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscall_read.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscall_lseek.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscall_remove.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\environ.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscall_write.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscall_mem.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscalls.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscall_open.c $PROJ_DIR$\..\..\components\libc\compilers\dlib\syscall_close.c CPU $PROJ_DIR$\..\..\libcpu\arm\common\backtrace.c $PROJ_DIR$\..\..\libcpu\arm\common\div0.c $PROJ_DIR$\..\..\libcpu\arm\common\showmem.c $PROJ_DIR$\..\..\libcpu\arm\cortex-m3\cpuport.c $PROJ_DIR$\..\..\libcpu\arm\cortex-m3\context_iar.S DeviceDrivers $PROJ_DIR$\..\..\components\drivers\i2c\i2c_core.c $PROJ_DIR$\..\..\components\drivers\i2c\i2c_dev.c $PROJ_DIR$\..\..\components\drivers\ipc\pipe.c $PROJ_DIR$\..\..\components\drivers\ipc\completion.c $PROJ_DIR$\..\..\components\drivers\ipc\waitqueue.c $PROJ_DIR$\..\..\components\drivers\ipc\dataqueue.c $PROJ_DIR$\..\..\components\drivers\ipc\workqueue.c $PROJ_DIR$\..\..\components\drivers\ipc\ringblk_buf.c $PROJ_DIR$\..\..\components\drivers\ipc\ringbuffer.c $PROJ_DIR$\..\..\components\drivers\misc\pin.c $PROJ_DIR$\..\..\components\drivers\serial\serial.c $PROJ_DIR$\..\..\components\drivers\spi\sfud\src\sfud.c $PROJ_DIR$\..\..\components\drivers\spi\spi_flash_sfud.c $PROJ_DIR$\..\..\components\drivers\spi\sfud\src\sfud_sfdp.c $PROJ_DIR$\..\..\components\drivers\spi\spi_core.c $PROJ_DIR$\..\..\components\drivers\spi\spi_dev.c Drivers $PROJ_DIR$\drivers\drv_gpio.c $PROJ_DIR$\drivers\drv_spi.c $PROJ_DIR$\drivers\drv_i2c.c $PROJ_DIR$\drivers\drv_spi_flash.c $PROJ_DIR$\drivers\drv_usart.c $PROJ_DIR$\drivers\board.c Filesystem $PROJ_DIR$\..\..\components\dfs\src\dfs_posix.c $PROJ_DIR$\..\..\components\dfs\src\dfs_fs.c $PROJ_DIR$\..\..\components\dfs\src\dfs.c $PROJ_DIR$\..\..\components\dfs\src\dfs_file.c $PROJ_DIR$\..\..\components\dfs\filesystems\devfs\devfs.c $PROJ_DIR$\..\..\components\dfs\filesystems\elmfat\ff.c $PROJ_DIR$\..\..\components\dfs\filesystems\elmfat\ffunicode.c $PROJ_DIR$\..\..\components\dfs\filesystems\elmfat\dfs_elm.c Finsh $PROJ_DIR$\..\..\components\finsh\shell.c $PROJ_DIR$\..\..\components\finsh\msh.c $PROJ_DIR$\..\..\components\finsh\msh_file.c $PROJ_DIR$\..\..\components\finsh\cmd.c Kernel $PROJ_DIR$\..\..\src\timer.c $PROJ_DIR$\..\..\src\mem.c $PROJ_DIR$\..\..\src\thread.c $PROJ_DIR$\..\..\src\clock.c $PROJ_DIR$\..\..\src\scheduler.c $PROJ_DIR$\..\..\src\object.c $PROJ_DIR$\..\..\src\irq.c $PROJ_DIR$\..\..\src\kservice.c $PROJ_DIR$\..\..\src\components.c $PROJ_DIR$\..\..\src\mempool.c $PROJ_DIR$\..\..\src\device.c $PROJ_DIR$\..\..\src\idle.c $PROJ_DIR$\..\..\src\ipc.c Libraries $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_rtc.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_bkp.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_exti.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_wwdgt.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_timer.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_dac.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_exmc.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_enet.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_fwdgt.c $PROJ_DIR$\Libraries\CMSIS\GD\GD32F10x\Source\system_gd32f10x.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_misc.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_pmu.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_i2c.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_crc.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_dbg.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_gpio.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_sdio.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_fmc.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_can.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_rcu.c $PROJ_DIR$\Libraries\CMSIS\GD\GD32F10x\Source\IAR\startup_gd32f10x_cl.s $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_usart.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_dma.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_spi.c $PROJ_DIR$\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_adc.c POSIX