Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The EEPROM example had a stack overflow problem due to reading the entire EEPROM capacity into SRAM at once. Fix this by just reading less data in the example program.
- Loading branch information