Laixer / Vecraft

GNU General Public License v3.0
2 stars 0 forks source link

EEPROM interface #6

Closed yorickdewid closed 4 months ago

yorickdewid commented 7 months ago

Create an interface for the EEPROM. Should be used for various persistent configuration options.

Store in EEPROM:

See https://www.microchip.com/en-us/product/24lc512 See https://github.com/stm32-rs/stm32h7xx-hal/blob/master/examples/i2c.rs