rt-thread/bsp/ls1cdev
勤为本 5734d52a08 把每秒Tick数从100改为1000(龙芯1c主频252M,改为1000没问题)
把栈从4字节改为8字节对齐(浮点需要8字节对齐)
2017-07-20 17:50:43 +08:00
..
applications flush cache after exception code install 2016-06-15 08:09:56 -07:00
drivers 将“龙芯1c库”中的GPIO相关接口移植到RT-Thread 2017-07-18 11:15:10 +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 把每秒Tick数从100改为1000(龙芯1c主频252M,改为1000没问题) 2017-07-20 17:50:43 +08:00
rtconfig.py 将支持的中断个数从32个扩展到160个,至此可以支持所有中断 2017-07-20 17:05:59 +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