Grissiom 6c1c83e6da efm32: return empty variable instead of Return('') 10 năm trước cách đây
..
EFM32GG_DK3750 6c1c83e6da efm32: return empty variable instead of Return('') 10 năm trước cách đây
EFM32_Gxxx_DK 6c1c83e6da efm32: return empty variable instead of Return('') 10 năm trước cách đây
Libraries b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
graphics b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
Readme.txt b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
SConscript b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
SConstruct 8711a0c986 update SConstruct. 12 năm trước cách đây
application.c 696d1af3d4 Fix build error in efm32 12 năm trước cách đây
board.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
board.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
copy_this_file_dfs_elm.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
copy_this_file_shell.c ea6d73f140 *** EFM32 branch *** 13 năm trước cách đây
dev_accel.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
dev_accel.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
dev_keys.c ea6d73f140 *** EFM32 branch *** 13 năm trước cách đây
dev_keys.h ea6d73f140 *** EFM32 branch *** 13 năm trước cách đây
dev_lcd.c ea6d73f140 *** EFM32 branch *** 13 năm trước cách đây
dev_lcd.h ea6d73f140 *** EFM32 branch *** 13 năm trước cách đây
dev_led.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
dev_led.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
dev_misc.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
dev_misc.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
dev_sflash.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
dev_sflash.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_acmp.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_acmp.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_adc.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_adc.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_dma.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_dma.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_emu.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_emu.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_ethernet.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_ethernet.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_iic.c 6e7f8a36ff fixed compiling error, RT_Device_Class_I2C is not defined in rtdef.h 13 năm trước cách đây
drv_iic.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_leuart.c ea6d73f140 *** EFM32 branch *** 13 năm trước cách đây
drv_leuart.h ea6d73f140 *** EFM32 branch *** 13 năm trước cách đây
drv_rtc.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_rtc.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_sdcard.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_sdcard.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_timer.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_timer.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_usart.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
drv_usart.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
efm32g_rom.ld cc8301d0f1 update linker script for components auto initial. 12 năm trước cách đây
efm32gg_rom.ld 2a1b3e3d31 fixed the fixed the gcc compiling error in ubuntu host OS 12 năm trước cách đây
enc28j60.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
hdl_interrupt.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
hdl_interrupt.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
httpd.c b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
mma7455l.h b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
rtconfig.h 53275be7ba Remove RT-Thread GUI from bsp/efm32 12 năm trước cách đây
rtconfig.py b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
start_gcc.S b4de7cce57 Re-normalizing the repo 12 năm trước cách đây
startup.c 26118499e0 [BSP] remove rt_device_init_all() invoking. 10 năm trước cách đây

Readme.txt

- To test the low power mode:

- To test the ELM FatFs:
1. copy "bsp/efm32/copy_this_file_shell.c" to "components/finsh/"
2. rename it to "shell.c" replacing the original file
3. and then compile

- To test the lwIP:
1. You should have a ENC28J60 Ethernet controller and connect it with your board properly
2. Please turn on the following defines in "rtconfig.h":
#define EFM32_USING_ETHERNET
#define RT_USING_LWIP
#RT_LWIP_*
3. please also turn on the following define to use simple http server
#define EFM32_USING_ETH_HTTPD
or turn on the following defines to use EFM32 Ethernet utility functions (due to memory limitation, you may not turn on both)
#define EFM32_USING_ETH_UTILS
#define hostName "onelife.dyndns.org" /* Please change to your own host name */
#define userPwdB64 "dXNlcjpwYXNzd2Q=" /* Please change to your own user name and password (base 64 encoding) */
4. and then compile