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 |
勤为本
|
574e22bdbd
|
在配置文件“rtconfig.h”中增加硬浮点FPU的配置项,
浮点经常会用到,所以默认使用硬浮点。
|
2017-09-13 15:21:09 +08:00 |
勤为本
|
838c63f365
|
添加龙芯1C片内网卡的驱动(原创作者是chinesebear,https://github.com/chinesebear/rtt-net)
|
2017-08-23 15:46:51 +08:00 |
勤为本
|
5734d52a08
|
把每秒Tick数从100改为1000(龙芯1c主频252M,改为1000没问题)
把栈从4字节改为8字节对齐(浮点需要8字节对齐)
|
2017-07-20 17:50:43 +08:00 |
Bernard Xiong
|
1368e01470
|
[BSP] fix RT_DFS_ELM_MAX_LFN to 255.
|
2017-04-09 19:23:28 +08:00 |
Bernard Xiong
|
066ec6dc91
|
[BSP] remove display_controller.h/c from ls1cdev bsp
|
2015-10-15 12:22:16 +08:00 |
pangwei
|
330ab2ca0d
|
[BSP]fix lslc compiling issue when using RT_USING_LIBC.
|
2015-08-06 16:12:37 +08:00 |
chinesebear
|
4ad1b35537
|
chinesebear add bsp & libcpu
|
2015-07-09 07:38:07 +08:00 |