David Lin
|
011ed26bac
|
[bsp/hifive1]Fixed symbol error in interrupt.c
Note that the symbol ';;' is wrong in 'return (rt_uint32_t)PLIC_claim_interrupt(&g_plic);;',
so that ';;' should been replaced with ';'.
|
2020-02-24 20:12:23 +08:00 |
Ernest
|
7be06b67bb
|
[add] default environment
|
2019-10-22 16:48:57 +08:00 |
yangjie
|
1ef33e66cd
|
[bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项
|
2019-09-11 12:06:43 +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 |
misonyo
|
69cd16e136
|
[all BSP]fix kconfig file syntax error
|
2019-01-16 23:23:38 +08:00 |
chenchaoqun@rt-thread.com
|
87b407ff18
|
【修改】.config 中RT_SERIAL_USING_DMA选项
|
2018-12-17 09:53:44 +08:00 |
chenchaoqun@rt-thread.com
|
bb8e89e851
|
【串口】宏定义对应增加
|
2018-12-17 09:38:53 +08:00 |
Bernard Xiong
|
36b194aeb6
|
[BSP] Update Hifive1 BSP with unified RV porting.
|
2018-12-08 10:42:40 +08:00 |
liruncong
|
fedc573768
|
[bsp/hifive1]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:57 +08:00 |
guozhanxin
|
dcbad84470
|
[bsp][hifive1]更新 README,添加编译及下载运行方法
|
2018-09-30 18:07:57 +08:00 |
guozhanxin
|
23e92786f3
|
[bsp] hifive1 update: default select debug mode and update debug flags
|
2018-09-30 18:07:07 +08:00 |
guozhanxin
|
f58da45090
|
[bsp][hifive1] add Makefile file
|
2018-09-30 10:33:34 +08:00 |
liang yongxiang
|
99cbadc1d9
|
[bsp][hifive1] remove unused code
|
2018-06-04 11:43:02 +08:00 |
liang yongxiang
|
43922e465e
|
[bsp] add new bsp: hifive1
|
2018-05-31 14:58:59 +08:00 |
liang yongxiang
|
be27862154
|
[bsp] remove hifive1 bsp
|
2018-05-29 12:59:19 +08:00 |
liang yongxiang
|
5faae3350c
|
[libcpu] remove libcpu/risc-v
|
2018-05-29 12:59:13 +08:00 |
moebius.ever
|
8160a4089a
|
fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
|
2018-03-07 15:28:51 +08:00 |
Bernard Xiong
|
2ac493698b
|
[BSP] cleanup for hifive1 bsp.
|
2017-08-26 11:02:39 +08:00 |
zhangjun
|
51bba09ad0
|
remove cpuusage.c
remove unused line in SConstruct
|
2017-07-31 12:17:12 +08:00 |
zhangjun
|
72cfe9dd68
|
modify: drivers/cpuusage.c
modify: ../../libcpu/risc-v/e310/stack.c
rmove unused macro definition
modify: ../../src/idle.c
Return to the original version
|
2017-07-31 12:05:45 +08:00 |
zhangjun
|
20f581a60d
|
rename bsp risc-v to hifive1
|
2017-07-31 11:37:23 +08:00 |