nuttx/boards/avr/atmega/amber/scripts
Xiang Xiao ee875b2a26 boards: Move HOSTCC/HOSTCFLAGS to tools/Config.mk
Make.defs under board folder can still overwrite the default as needed

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I1c300a8ace4b54d475ef8d398661ed65ca273a2e
2020-07-15 19:14:58 +01:00
..
amber.ld boards: Remove OUTPUT_FORMAT and OUTPUT_ARCH from ld script 2020-06-02 07:11:54 -06:00
gnu-elf.ld Back out/change some of the alignments in the previous comments. Non-ARM CPUs my have different alignment requirements. AVR, for example, has none. MIPS requires 16-byte alignment of the end of .bss. 2019-09-15 18:02:00 -06:00
Make.defs boards: Move HOSTCC/HOSTCFLAGS to tools/Config.mk 2020-07-15 19:14:58 +01:00