nuttx/arch/z80/src/z8
Gregory Nutt fc467021cf Check return from nxsem_wait_initialize()
Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution:  Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly.  This commit is for all I2C drivers under arch/.
2020-04-02 00:46:06 +01:00
..
chip.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Kconfig arch/z80: Make MCU selection menus more like other archs 2020-02-26 21:08:15 +00:00
Make.defs arch/z80: Remove z80_lowserial_initialize() 2020-02-18 12:45:57 -06:00
switch.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
Toolchain.defs Extend revised ZDS-II support to z8 and z16f 2020-02-24 22:37:28 +01:00
up_mem.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
z8_head.S Squashed commit of the following: 2019-06-08 22:01:53 -06:00
z8_i2c.c Check return from nxsem_wait_initialize() 2020-04-02 00:46:06 +01:00
z8_initialstate.c Fix typos. 2019-08-04 14:50:28 -06:00
z8_irq.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z8_registerdump.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
z8_restorecontext.S Run codespell -w against all files 2020-02-22 14:45:07 -06:00
z8_saveirqcontext.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
z8_saveusercontext.S Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
z8_schedulesigaction.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
z8_serial.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z8_sigdeliver.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
z8_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
z8_vector.S Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00