Releases: stm32duino/STM32Examples
Releases · stm32duino/STM32Examples
STM32Examples library v1.0.3
- Add an example for the buffered EEPROM access
- Update RTC example after enum member name update (required after STM32RTC version 1.0.2)
- Update RTC example after enum name update (required after STM32RTC version 1.0.2)
- Fix std::abs() usage
Require:
STM32Examples library v1.0.2
- Update SerialLoop after the Serial options change
- Allow STLTest to build if USER_BTN is not defined
- Rename MQTTCLient Hello example to Hello_stm32
STM32Examples library v1.0.1
Add STM32 RTC example
Add Whetstone Single precision
First release of the STM32Examples library
This library provides several sketches linked to STM32 based boards and shields.
Any contributions are welcome