4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 02:59:23 +08:00

8 Commits

Author SHA1 Message Date
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
JCZou
0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
Ernest
7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
Bernard Xiong
36b194aeb6 [BSP] Update Hifive1 BSP with unified RV porting. 2018-12-08 10:42:40 +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
zhangjun
51bba09ad0 remove cpuusage.c
remove unused line in SConstruct
2017-07-31 12:17:12 +08:00
zhangjun
20f581a60d rename bsp risc-v to hifive1 2017-07-31 11:37:23 +08:00