rt-thread/bsp/ls1cdev
勤为本 2da0eae89c 再次修改源文件开头的license,清理网卡代码中的#if 0和#if 1 2017-08-25 10:48:59 +08:00
..
applications 清理龙芯1c片内网卡驱动的冗余代码,给没有license的源码文件增加license 2017-08-24 15:03:08 +08:00
drivers 再次修改源文件开头的license,清理网卡代码中的#if 0和#if 1 2017-08-25 10:48:59 +08:00
libraries 支持GPIO中断(外部中断) 2017-07-20 17:35:03 +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
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 添加龙芯1C片内网卡的驱动(原创作者是chinesebear,https://github.com/chinesebear/rtt-net) 2017-08-23 15:46:51 +08:00
rtconfig.py 在龙芯1c的编译配置脚本“rtconfig.py”中增加“交叉编译工具链的说明” 2017-07-24 11:27:50 +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