uploaded 3 months ago
BlueCherry ESP-IDF library

changelog

# BlueCherry library for ESP-IDF changelog

## [V1.0.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.0.0)

### Features
 - Initial release

### Bug Fixes
- None

## [V1.1.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.1.0)

## [V1.2.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.2.0)

### Features

- cpp support ([#1](https://github.com/bluecherry/bluecherry-esp-idf/pull/1))
- socket and ssl reconnection upon failure (uc) ([#2](https://github.com/bluecherry/bluecherry-esp-idf/pull/2))
- feat(OTA): added OTA support and improved socket error handling ([#3](https://github.com/bluecherry/bluecherry-esp-idf/pull/3))
- feat(auto-sync): blocks until queue is ready or timeout ([#4](https://github.com/bluecherry/bluecherry-esp-idf/pull/4))

## [V1.3.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.3.0)

### Features

- feat(ZTP): Zero Touch Provisioning integration ([#7](https://github.com/bluecherry/bluecherry-esp-idf/pull/7))

## [V1.3.1](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.3.1)

### Features

- feat(Kconfig): added kconfig and removed watchdog from main thread ([#8](https://github.com/bluecherry/bluecherry-esp-idf/pull/8))

### Fixes

- fix(reconnection): improved reconnection handling for bluecherry sync ([#9](https://github.com/bluecherry/bluecherry-esp-idf/pull/9))

Links

License: LGPL-3.0

To add this component to your project, run:

idf.py add-dependency "bluecherry/bluecherry^1.3.1"

download archive

Stats

  • Archive size
    Archive size ~ 43.48 KB
  • Downloaded in total
    Downloaded in total 29 times
  • Downloaded this version
    This version: 7 times

Badge

bluecherry/bluecherry version: 1.3.1
|