Releases: sparkfun/Arduino_Apollo3
Releases · sparkfun/Arduino_Apollo3
v1.0.22
- Merge #100: SVL Loader to v4 - Adds de-initialization of peripherals. Addresses this issue
v1.0.21
- Merge #89: Improvements to SPI library (overhead reduction, configuration checking)
- Unify variants with SparkFun AmbiqSuite BSPs and make "am_bsp.h" available
- Merge #93 Fixes RTC implementation (correct day of week calculation)
- Merge #95 Makes UART operations non-blocking
- Merge #91 Fixes bitrate in PDM and adds an interactive example for audio playback
v1.0.20
linux + mac asb binaries regenerated with necessary modules
v1.0.19
Update macosx / linux bootlaoder binaries
v1.0.18
- Merge #84
- Merge #88 Tensorflow Lite Micro library compatibility (changes how ADC is set up)
BLE beta release
v1.0.17
- Merge #75 EEPROM Improvements
- Merge #76 IC Revision Example
- Merge #77 Low Power example
- Merge #81 Clean SVL
- Merge #79 Pullup Resistor defaults
- Adds default access to BSP files for all variants
v1.0.16
- Merge #73
- Merge #72
- Revert to artemis_svl.exe from v1.0.12 as stop-gap fix for #74
v1.0.15
- merge PR #70 to allow Arduino CLI to use svl linker script by default
- re-release to include BLE examples
Still on beta BLE support
v1.0.14
regeneration of the artemis_svl.exe binary
Still on BLE beta
v1.0.13
- merged PR #61 to improve automated testing
- added standard IPAddress files w/ PR #63
- SoftwareSerial now inherits from Stream w/ PR #64
- increased library compatibility w/ PR #66
- improved error handling/reporting in the SparkFun Variable Loader w/ PR #67
Still on beta BLE support