1
0

Virtual EEPROM implementation moved over to virtual device

Only the virtual device knows about the size of its
EEPROM storage. Including device headers in the virtual
core is not intended (and technical not possible).

Signed-off-by: Florian Fleissner <florian.fleissner@inpartik.de>
This commit is contained in:
Florian Fleissner 2019-11-20 17:59:01 +01:00 committed by Jesse Vincent
parent 638306d7b3
commit fb9b1bdff9
No known key found for this signature in database
GPG Key ID: CC228463465E40BC
2 changed files with 67 additions and 140 deletions

View File

@ -1,22 +0,0 @@
/* -*- mode: c++ -*-
* Kaleidoscope
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,