Releases: sparkfun/Arduino_Apollo3
Releases · sparkfun/Arduino_Apollo3
v1.1.1
v1.1.0
First release using new version control procedures.
Changes:
- #161 fixed a bug in detachInterrupt
- #162 added static memory usage display to the compile step
- #159 added a function "getInternalTemp()" to return the temperature reading from the processor
- #156 and #157 corrected Serial usage in low power examples
- #154 fixed SPI full duplex transfers after updating to AmbiqSuite HAL version 2.4.2
- #153 fixed PWM inversion bug that affected analogWrite and Servo
- #152 fixed incorrect pad definitions for RBA Nano
- #150 supports arbitrary I2C clock frequency setting
v1.0.30
v1.0.29
v1.0.28
Fixes incompatibility with arm_math.h
v1.0.27
Fixes Serial problems 🥣
- Uart printing is simplified (better utilization of HAL layer)
- Problem printing floats/doubles is patched by reverting to 8-2018-q4-major version of gcc.
v1.0.26
Fixes printf
- the poor function who ventured into the back-country w/o a buddy and was left behind.
v1.0.25
Support for TensorFlow Arduino Library!
(Disclaimer We are waiting to land a PR in the TensorFlow repo before their library will support us back 🌠)
- Updated underlying Ambiq HAL to Release 2.2.0
- Changed expected compiler to match the version used for latest Arduino boards
- Increased default stack size for all variants to 20k
- Removed HM01B0 driver files from Edge variant
v1.0.24
Simplifies HM01B0 camera driver naming scheme for Edge board. Compatible with Tensorflow AIOT2019