|
c7a3219ddb
|
make: remove useless export of TARGET_ARCH
|
2020-02-25 09:42:12 +01:00 |
|
|
7c121000ce
|
make/riscv: remove use of export for LINKFLAGS
|
2020-01-02 09:51:20 +01:00 |
|
|
1193b0b1f8
|
cpu/fe310: change default optimization to "-Os"
Also moves the option to CFLAGS_OPT.
|
2019-10-21 11:27:21 +02:00 |
|
Gaëtan Harter
|
34f69245c3
|
makefiles: do not locally export compilation variables
These are already exported by `makefiles/vars.inc.mk`.
It is a prerequisite to allow handling compilation without global exports.
|
2019-08-29 10:35:36 +02:00 |
|
kenrabold
|
7d1d5e77d8
|
cpu/fe310: add RISC-V cpu FE310
New CPU FE310 from SiFive based on RISC-V architecture
build: add makefile for RISC-V builds
Makefile for builds using RISC-V tools
|
2018-05-29 15:21:45 -07:00 |
|