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 |
yangjie
|
da43448fab
|
[bsp][samrtfusion2]add C99 support and update project files
|
2021-03-04 13:51:39 +08:00 |
whik
|
2d71df58dd
|
Modify the script suffix .s to .S
|
2020-11-13 22:48:02 +08:00 |
whik
|
f6c4572299
|
1.Add scons support
2.Add Kconfig file
3.Delete some unnecessary files and directories
|
2020-08-06 20:04:49 +08:00 |
whik
|
1731a6cd99
|
1.Modify project directory structure
2.Add support for GPIO and UART peripherals
3.Add pin and serial device driver support
4.Put pictures in local folder
5.Modify README file
|
2020-07-07 17:17:45 +08:00 |
whik
|
02c6c92a19
|
add support for SmartFusion2 family FPGA
|
2020-06-05 21:56:40 +08:00 |