nuttx/arch/z16/src/z16f
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
chip.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
Kconfig arch/z16/src/z16f/Kconfig and configs/z16f2800100zcog/scripts/Make.defs: Add support for the lastest 5.2.1 version of the ZDS-II toolchain. 2019-06-02 19:21:00 -06:00
Make.defs
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 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
z16f_head.S Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
z16f_irq.c arch/z16/src: Replicate build changes make for ez80 and z8 for zneo. 2019-06-02 18:43:43 -06:00
z16f_lowuart.S arch/z16/src: Replicate build changes make for ez80 and z8 for zneo. 2019-06-02 18:43:43 -06:00
z16f_restoreusercontext.S Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
z16f_saveusercontext.S Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
z16f_serial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
z16f_sysexec.c arch/z16/src: Replicate build changes make for ez80 and z8 for zneo. 2019-06-02 18:43:43 -06:00
z16f_timerisr.c Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00