rt-thread-official/bsp/ls1cdev
zhuangwei123 6725dfa598 [bsp/ls1cdev]
1、uart驱动重写,采用uart驱动框架
2、添加并修改勤为本ls1c_uart
3、开启main为用户程序入口,删除application.c和startup.c,并对初始化部分做相应调整更新。
4、开启dhcp
2018-05-10 22:20:37 +08:00
..
applications [bsp/ls1cdev] 2018-05-10 22:20:37 +08:00
drivers [bsp/ls1cdev] 2018-05-10 22:20:37 +08:00
libraries [bsp/ls1cdev] 2018-05-10 22:20:37 +08:00
.config [bsp/ls1cdev] 2018-05-10 22:20:37 +08:00
SConscript chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00
SConstruct chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00
kconfig [bsp/ls1cdev] 2018-05-10 22:20:37 +08:00
ls1c_ram.lds [BSP]fix lslc compiling issue when using RT_USING_LIBC. 2015-08-06 16:12:37 +08:00
readme.txt chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00
rtconfig.h [bsp/ls1cdev] 2018-05-10 22:20:37 +08:00
rtconfig.py update SConscript: support scons 3. 2018-02-06 20:07:28 +08:00

readme.txt

this bsp is based on LS1C for smart loong V1.0
by chinesebear swubear@163.com
# download script for RT-Thread
ifaddr syn0 192.168.1.100;load tftp://192.168.1.5/rtthread.elf;g