..
EFM32GG_DK3750
efm32: return empty variable instead of Return('')
2014-11-19 13:20:32 +08:00
EFM32_Gxxx_DK
efm32: return empty variable instead of Return('')
2014-11-19 13:20:32 +08:00
Libraries
[SConscript]rename group name
2020-11-20 13:38:11 +08:00
graphics
[BSP] fix compiling issue
2017-11-01 12:51:50 +08:00
Readme.txt
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
SConscript
[BSP EFM32] Fix building issue
2017-03-16 11:29:29 +08:00
SConstruct
[add] default environment
2019-10-22 16:48:57 +08:00
application.c
[gui] fix rtgui_dc_end_drawing() too few arguments in function call
2017-11-12 22:21:59 +08:00
board.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
board.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
copy_this_file_dfs_elm.c
change dfs_init.h => dfs.h
2017-10-31 16:36:45 +08:00
copy_this_file_shell.c
[update] function must have parameter
2020-07-24 15:20:12 +08:00
dev_accel.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dev_accel.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dev_keys.c
*** EFM32 branch ***
2012-05-18 04:40:40 +00:00
dev_keys.h
*** EFM32 branch ***
2012-05-18 04:40:40 +00:00
dev_lcd.c
[BSP] change the type of cmd.
2017-10-16 13:23:03 +08:00
dev_lcd.h
*** EFM32 branch ***
2012-05-18 04:40:40 +00:00
dev_led.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dev_led.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dev_misc.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dev_misc.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dev_sflash.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
dev_sflash.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_acmp.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_acmp.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_adc.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_adc.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_dma.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_dma.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_emu.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_emu.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_ethernet.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_ethernet.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_iic.c
fixed compiling error, RT_Device_Class_I2C is not defined in rtdef.h
2012-06-18 08:25:41 +00:00
drv_iic.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_leuart.c
*** EFM32 branch ***
2012-05-18 04:40:40 +00:00
drv_leuart.h
*** EFM32 branch ***
2012-05-18 04:40:40 +00:00
drv_rtc.c
[BSP] change the type of cmd.
2017-10-16 13:23:03 +08:00
drv_rtc.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_sdcard.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_sdcard.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_timer.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_timer.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_usart.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
drv_usart.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
efm32g_rom.ld
update linker script for components auto initial.
2013-07-11 23:07:16 +08:00
efm32gg_rom.ld
fixed the fixed the gcc compiling error in ubuntu host OS
2012-12-24 02:48:05 +00:00
enc28j60.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
hdl_interrupt.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
hdl_interrupt.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
httpd.c
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
mma7455l.h
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
rtconfig.h
[bsp][efm32] 增加RT_LIBC_USING_TIME
2020-09-08 16:42:58 +08:00
rtconfig.py
fixed #1261 , modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
2018-03-07 15:28:51 +08:00
start_gcc.S
Re-normalizing the repo
2013-01-08 22:40:58 +08:00
startup.c
【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。
2020-11-23 11:39:38 +08:00