stm32duino / STM32RTC

Arduino RTC library for STM32.
127 stars 48 forks source link

EEPROM.write makes the STM32F103C8 crash in 1.70. Please fix. #19

Closed garryhca closed 4 years ago

garryhca commented 4 years ago

For example, EEPROM.write(0,100) crash in 1.70. Please fix.

fpistm commented 4 years ago

Duplicate of #20. Any contribution are welcome.