v0.1.0
Initial release for ESPP.
What's Changed
- Add filters component by @finger563 in #1
- Add PID component by @finger563 in #2
- Doc NOTE formatting updates by @finger563 in #3
- Remove ESP-IDF-CXX submodule by @finger563 in #4
- Components for BLDC Control by @finger563 in #5
- ST25DV NFC component by @finger563 in #8
- Add WiFi configuration NDEF support (NFC) by @finger563 in #10
- Update Task Callback API and add GH Build Action for the examples by @finger563 in #13
- Better handling of std::thread when callback requests stop by @finger563 in #14
- Task doc update by @finger563 in #15
- MCP23x17 component by @finger563 in #17
- Additional math functions and example by @finger563 in #18
- Add gaussian class to math component by @finger563 in #19
- Refactor bezier functions into Bezier class by @finger563 in #20
- Create codeql.yml by @finger563 in #21
- Controller component by @finger563 in #22
- Add AW9523 IO Expander / LED controller Component by @finger563 in #24
- Multiple peripheral device support by @finger563 in #25
- Rangemapper support for custom output range by @finger563 in #26
- Update for building under latest ESP IDF by @finger563 in #27
- RangeMapper API Update by @finger563 in #28
- Feature/aw9523 example update by @finger563 in #29
- Bugfix/ads1x15 by @finger563 in #30
- Feature/drv2605 by @finger563 in #31
- Feature/range mapper invert input by @finger563 in #32
- Feature/range mapper invert output by @finger563 in #33
- Feature/joystick circular deadzone by @finger563 in #34
- Feature/vector assignment by @finger563 in #35
- example: update math example by @finger563 in #36
- Feature/libfmt formatting support by @finger563 in #37
- Feature/csv by @finger563 in #38
- Bug/vector multiple def by @finger563 in #39
- Feature/joystick libfmt support by @finger563 in #40
- Feature/cli by @finger563 in #41
- Refactor/cli by @finger563 in #42
- doc(cli): update by @finger563 in #43
- bugfix(cli): add missing requires by @finger563 in #44
- Feature/color by @finger563 in #45
- ci: update by @finger563 in #46
- feat(color): range check by @finger563 in #47
- style: clang-format pre-commit by @finger563 in #48
- Feature/state machine by @finger563 in #49
- feat(cli): updated input parsing by @finger563 in #50
- feat(cli): allow history management by @finger563 in #51
- feat(event_manager): added event manager component by @finger563 in #52
- Bugfix/led update by @finger563 in #53
- bugfix(socket): added missing include by @finger563 in #54
- Feature/tcp socket refactor by @finger563 in #55
- Feature/file system by @finger563 in #56
- feat(ftp): added ftp server by @finger563 in #57
New Contributors
- @finger563 made their first contribution in #1
Full Changelog: https://github.com/esp-cpp/espp/commits/v1.0.0