incubator-nuttx/boards/z80/ez80
Gregory Nutt f886d814b7 z20x: Correct issues loading code from FLASH
boards/z80/ez80/z20x/src/w25_main.c:  (1)  Correct size comparison typo:  Should have been >= not != (2) Fix sizeof():  Was ugetting the sizeof the pointer instead of the sizeof the pointed at structure. (3) Improve some comments.
2020-03-09 20:46:57 -05:00
..
drivers boards/: Move more drivers directories at were placed too high in the hieararchy. 2019-08-24 14:42:14 -06:00
ez80f910200kitg Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
ez80f910200zco Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
makerlisp Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
z20x z20x: Correct issues loading code from FLASH 2020-03-09 20:46:57 -05:00