Skip to content

Releases: sparkfun/Arduino_Apollo3

v1.0.12

26 Sep 16:31
Compare
Choose a tag to compare
v1.0.12 Pre-release
Pre-release
  • 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

23 Sep 17:00
Compare
Choose a tag to compare
v1.0.11 Pre-release
Pre-release

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

21 Sep 14:59
Compare
Choose a tag to compare
v1.0.10 Pre-release
Pre-release

Rename board directories to RedBoard. Fix for variant.h not found error.

v1.0.9

19 Sep 21:53
Compare
Choose a tag to compare
v1.0.9 Pre-release
Pre-release
  • 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

12 Sep 17:33
Compare
Choose a tag to compare
v1.0.8 Pre-release
Pre-release

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

27 Aug 21:53
Compare
Choose a tag to compare

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

05 Aug 18:43
Compare
Choose a tag to compare

1.0.6 - Aug 5 2019

  • Added default SD support with Arduino SD library
  • Fixed non-return errors in SPI library
  • Added full duplex capability to 'transfer(uint8_t)'

v1.0.5

30 Jul 18:10
2b81425
Compare
Choose a tag to compare
Merge pull request #41 from sparkfun/asb_updates

Asb updates

v1.0.4

25 Jul 18:44
Compare
Choose a tag to compare

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

v1.0.3

16 Jul 22:23
2bd7a1c
Compare
Choose a tag to compare

Fixes upload tools for Mac and Linux. Artemis bootloader now scans several baud rates to match the host