Some STM8 parts have an eeprom of configurable start address and location: Option bytes allow to use some memory either as flash or as eeprom. An example would be the STM8L101K3 on the STM8L101-EVAL evaluation board.
How would one add support for such a part to stm8flash?
Some STM8 parts have an eeprom of configurable start address and location: Option bytes allow to use some memory either as flash or as eeprom. An example would be the STM8L101K3 on the STM8L101-EVAL evaluation board. How would one add support for such a part to stm8flash?
Philipp