The bdevice.py file - Kyuchumimo/Micro-Joy-Home-Video-Computer GitHub Wiki

This file is required to read external memory (EEPROM, FRAM, Flash, SPIRAM)

Since this component is a dependency of a third-party project, it must be obtained directly from its source. Please visit: https://github.com/peterhinch/micropython_eeprom/blob/master/bdevice.py

This file must be present in the root of the internal memory of the microcontroller.