Implement flash ROM emulation on GNU/LInux.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka
2017-09-08 20:44:56 +09:00
parent af5982507f
commit 2c9191c4b3
2 changed files with 123 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2017-09-08 NIIBE Yutaka <gniibe@fsij.org>
* mcu/sys-gnu-linux.c: Flash emulation implemented.
2017-09-05 NIIBE Yutaka <gniibe@fsij.org>
* example-cdc: Use stack-def.h.