slviajero / tinybasic

A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.
GNU General Public License v3.0
203 stars 31 forks source link

EFS file storage broken #20

Closed slviajero closed 2 years ago

slviajero commented 2 years ago

File integrity problems detected together with ARDUINOSPIRAM code. Observed with 3 slots on a 32 kb EEPROM on port 0x050. Timing, buffering problems with the RAM probable

slviajero commented 2 years ago

Fixed, wrong slotsize in EFS library