Releases: blues/note-arduino
Releases · blues/note-arduino
v1.5.4
- Examples now work on low memory platforms, such as Arduino Uno.
- Fixed a bug that caused faulty I2C communication with the Notecard on 8-bit MCUs.
- Improved JSON number handling.
- Deprecated
logDebugandlogDebugf.
Remove PLATFORMIO define from test build.
Simplify note-c subtree and add a script for updating it. (#122) Prior to this commit, we were including everything from note-c. Now, we've removed all the unneeded subdirectories, most notably test/, which caused all sorts of problems because the Arduino build system has no way of ignoring folders. In the future, when note-c needs to be bumped, use scripts/upate_note_c.sh.
Notepod Support (note-c v2.1.1)
What's Changed
- Upgrade download-artifact action from v2 to v3. by @haydenroche5 in #117
- chore: Update Notecard.h, blues.io => blues.com by @CarltonHenderson in #118
- Enable example builds in CI for arduino:mbed_nano:nano33ble. by @haydenroche5 in #120
- chore: replace more blues.io with blues.com by @CarltonHenderson in #119
- Zak v1.5.2 by @zfields in #121
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
What's Changed
- feat: adding binary send/receive example for 5.2.1 release by @rdlauer in #107
- chore: Refactor binary example code by @zfields in #108
- Make changes to CI so Docker image is reused. by @haydenroche5 in #110
- Update note-c and fix some CI issues. by @haydenroche5 in #111
- chore: update Arduino CLI by @zfields in #112
- AUX Serial Throttling by @zfields in #113
- Improve I2C receive retry logic by @zfields in #114
- Update Examples by @zfields in #115
New Contributors
Full Changelog: v1.4.5...v1.5.0
v1.4.5
Another CRC algorithm update.
v1.4.4
v1.4.3 - Update `note-c` and improve CI
Minor enhancements
- Updated
note-cto gain access to new APIJGetArray() - Improved I2C error condition checking/handling
What's Changed
Full Changelog: v1.4.1...v1.4.2
Update examples and note-c dependency
What's Changed
- fix: Leak when clearing debug output stream by @zfields in #101
- Bump note-c to latest master. by @haydenroche5 in #102
Full Changelog: v1.4.0...v1.4.1