Jiaxun Yang
c236e8c5d5
[bsp] Adapt ls{1b,1c}dev to new mips common code
...
LS1C selfboot feature have been rewiritten, and we changed
bare boot base to 0x80000000 to better utilize memory.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
2019-12-17 11:09:59 +08:00
LinJieqiang
d16d78c53e
fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE"
2019-09-05 08:33:12 +08:00
armink
0d7ba79219
Remove the DBG_COLOR and DBG_ENABLE definition.
2019-03-06 17:54:30 +08:00
chenchaoqun@rt-thread.com
bb8e89e851
【串口】宏定义对应增加
2018-12-17 09:38:53 +08:00
Bernard Xiong
9e80680a6c
[BSP][ls1c] fix config issue
2018-11-09 17:55:17 +08:00
zhuangwei
e9c78be947
[bsp/ls1cdev]添加softfp支持,默认配置使用softfp编译
2018-06-14 19:11:13 +08:00
zhuangwei123
9a7caed323
[bsp/ls1cdev]添加自引导特性,添加配置选项
...
1、添加自引导特性,添加配置选项
2、修复cpuport.c的bug
3、修复ls1c_pin.c不能默认复用的bug
2018-05-12 19:33:32 +08:00
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
sundm75
d507382bbf
[bsp][ls1c] delete msd driver, use SD/TF card driver with spi in components
2018-03-18 20:33:57 +08:00
sundm75
d8b85925e7
[BSP][ls1c]Add kconfig.
2018-02-09 09:25:20 +08:00
sundm75
b08ff9eee2
[bsp] Add SmartloongV3 display,touch,msd, hw_i2c driver
2018-01-15 14:56:48 +08:00
勤为本
9af2db092e
[BSP][ls1c]新增PIN接口
...
将龙芯1c库中的gpio接口重新封装为RTT统一标准的pin接口
2017-11-24 17:16:42 +08:00
勤为本
711ad21e30
龙芯1c平台的rtt统一标准的I2C接口
2017-11-22 13:12:11 +08:00
勤为本
1bbe09df94
把龙芯1c的SPI接口改为RTT统一的SPI接口
2017-11-08 00:05:05 +08:00
bernard
6469a748b3
[BSP] remove the old ipaddr settings.
2017-10-29 15:22:18 +08:00
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