guo
|
cda8caeda0
|
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
|
2021-10-15 13:54:46 +08:00 |
liukangcc
|
7dc99c1ff4
|
[update] bsp .config file and rtconfig.h file.
|
2021-10-14 14:49:53 +08:00 |
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 |
GFWisshit
|
c3040add4a
|
添加了README.md
|
2020-10-24 18:01:18 +08:00 |
GFWisshit
|
ad917d9010
|
修改了license header,修改了sconscipt,修改了board.c指针的强制转换类型,interrupt.c添加了新的函数。
|
2020-10-21 15:09:33 +08:00 |
GFWisshit
|
c1f4d6c691
|
修改license header,修改driver目录下的SConscript。
|
2020-10-20 17:32:26 +08:00 |
GFWisshit
|
7f330c7b79
|
Add support for architecture sparc-v8 and soc bm3803.
|
2020-10-16 11:40:00 +08:00 |