nuttx/arch/z16/src/z16f
Xiang Xiao b329e2377d boards: Move toolchain related variables to Toolchain.defs
1.It make sense to let Toolchain.defs give the default value
2.The board can still change if the default isn't suitable
3.Avoid the same definition spread more than 200 Make.defs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ic2649f1c7689bcf59c105ca8db61cad45b6e0e64
2020-07-20 17:10:37 +01:00
..
chip.h arch/z16: Build update 2020-04-30 16:58:06 +01:00
Kconfig arch/z16: Build update 2020-04-30 16:58:06 +01:00
Make.defs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
Toolchain.defs boards: Move toolchain related variables to Toolchain.defs 2020-07-20 17:10:37 +01:00
z16f_clkinit.c arch/z16/src: Replicate build changes make for ez80 and z8 for zneo. 2019-06-02 18:43:43 -06:00
z16f_espi.c Run .c and .h files in this PR through nxstyle and fix complaints 2020-04-29 22:30:54 -03:00
z16f_head.S arch/z16: Build update 2020-04-30 16:58:06 +01:00
z16f_irq.c arch/z16: Build update 2020-04-30 16:58:06 +01:00
z16f_lowuart.S arch/z16: Build update 2020-04-30 16:58:06 +01:00
z16f_restoreusercontext.S arch/z16: Correct file naming for coding standard 2020-04-29 22:30:54 -03:00
z16f_saveusercontext.S arch/z16: Correct file naming for coding standard 2020-04-29 22:30:54 -03:00
z16f_serial.c arch/z16: Build update 2020-04-30 16:58:06 +01:00
z16f_sysexec.c arch/z16: Build update 2020-04-30 16:58:06 +01:00
z16f_timerisr.c Run .c and .h files in this PR through nxstyle and fix complaints 2020-04-29 22:30:54 -03:00