incubator-nuttx/boards/z80
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
..
ez80 z20x: Correct issues loading code from FLASH 2020-03-09 20:46:57 -05:00
z8 Build System: Resolve CPU-specific logic in common build files 2020-03-06 11:44:53 -06:00
z80 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z180 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00