Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Major Release v1.1.0 to use FlashStorage_STM32, to support STM32 core v2.0.0, and to permit auto-connect without waiting for Config Portal if stored data is valid

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 28 Apr 08:33
· 45 commits to master since this release
5ba42e3

Major Release v1.1.0

  1. Use new efficient FlashStorage_STM32 library.
  2. Add support to new STM32 core v2.0.0 and STM32L5
  3. Permit auto-connect without waiting for Config Portal if stored data is valid and WiFi test connection is OK.
  4. Update examples with new features