Releases: sparkfun/Arduino_Apollo3
v1.0.12
- fixed redefinition of ADC symbols in redboard_artemis_nano
- added empty pins_arduino.h for compile-compatibility iwht older libraries
- added standard IPAddress library
- changed SoftwareSerial to inherit from Stream instead of Print
Still on beta BLE support.
v1.0.11
Releasing from ble-beta branch with recent fixes/improvements from various pull requests. BLE is still in beta so don't get too comfy with it yet. Yes, we are working on it :)
v1.0.10
Rename board directories to RedBoard. Fix for variant.h not found error.
v1.0.9
- Adds Artemis Thing Plus board definitions
- Changes board definitions to 'Red' for LTS
- Once again based on the temporary core-ble branch that contains a BLE example (mistakenly omitted from v1.0.8)
v1.0.8
This release is to fix problems in the Wire implementation - specifically regarding requestFrom
. It is still marked as a pre-release because of the beta bluetooth support
v1.0.7 - Now with a simple BLE example - beta
This is a non-standard release. The target is the core-ble
branch to provide an Arduino-based BLE example. There is little to no extensibility and the BLE functionality will likely be overhauled in the near future. Enjoy it while it's hot!
Also includes some other worthwhile upgrades that will be sticking around like:
PDM microphone library
Ambiq Secure Bootloader timeout increase for handling larger file uploads
v1.0.6
v1.0.5
v1.0.4
This release implements the Artemis SVL bootloader version 3, which is tested on both Windows and Unix-like operating systems.
Existing boards need to upgrade the bootloader firmware by following these steps:
https://forum.sparkfun.com/viewtopic.php?f=163&t=50480