Skip to content

Releases: esp-cpp/espp

v0.3.3

09 Feb 21:20
48e1e01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 Jan 16:07
53fac4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Jan 23:22
aa3e909
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Dec 22:04
bdcab9c
Compare
Choose a tag to compare

What's Changed

  • feat(peripherals): change peripheral interface APIs by @finger563 in #119
  • I2C class and new interface peripherals by @finger563 in #120
  • feat(bm8563): added bm8563 rtc component by @finger563 in #121
  • Feature/i2c probe by @finger563 in #122
  • feat(ili9341): update ili9341 to use the config mirror_x/mirror_y/swap_xy just like st7789 by @finger563 in #123
  • feat(t_keyboard): added t_keyboard component by @finger563 in #124
  • feat(input_drivers): new input drivers for lvgl by @finger563 in #125
  • submodule(lvgl): update to latest release/v8.3 branch by @finger563 in #126
  • Update Timer and Task Implementation and add some new example / tests. by @finger563 in #127
  • Format helpers use fmt::format_to to prevent collision with std::format_to if is used by @finger563 in #128
  • Add Timer::stop() API to make it consistent with Task. by @finger563 in #129
  • Update format for latest gcc and esp-idf by @finger563 in #130
  • Feature/display backlight control by @finger563 in #131
  • ci: update esp-idf in GH action to be 5.1 instead of 5.0 by @finger563 in #132
  • feat(ads1x15): update to use pure read function by @finger563 in #133
  • feat: update APIs by @finger563 in #134
  • fix: subscriber callback not removed by @finger563 in #136
  • ci: add static analysis action by @finger563 in #137

Full Changelog: v0.2.4...v0.3.0

v0.2.4

02 Nov 14:49
12ef0d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

19 Oct 21:22
0f509e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

01 Aug 21:39
f77aafa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Jul 16:45
5c83552
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Jun 18:32
7f51727
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

04 Jun 20:43
de01b1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1