rtt-f030/bsp/ls1cdev
bernard 5e3b3b19a6 [BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
2017-10-16 13:23:03 +08:00
..
applications 将异常向量间隔从0x20改为0x80,mips系列cpu的异常向量的间隔为0x80(十进制的128)字节 2017-09-14 12:14:55 +08:00
drivers [BSP] change the type of cmd. 2017-10-16 13:23:03 +08:00
libraries 增加龙芯1c硬件I2C接口 2017-09-06 12:11:46 +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 [BSP] change the type of cmd. 2017-10-16 13:23:03 +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