Skip to content

Releases: stm32duino/STM32Examples

STM32Examples library v1.0.4

23 Sep 11:53
9b7956a

Choose a tag to compare

  • Use bool instead of boolean
  • Update SerialLoop example
  • Create examples for HardwareTimer library
  • Tone is now optional

Require Core version 1.7.0 for HardwareTimer example.

STM32Examples library v1.0.3

31 Oct 18:41
0b3d758

Choose a tag to compare

  • 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

23 Jul 13:30

Choose a tag to compare

  • 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

15 Jun 13:17

Choose a tag to compare

Add STM32 RTC example
Add Whetstone Single precision

First release of the STM32Examples library

07 Mar 15:03

Choose a tag to compare

This library provides several sketches linked to STM32 based boards and shields.

Any contributions are welcome