Skip to content

Releases: sparkfun/SparkFun_Apollo3_AmbiqSuite_BSPs

Initial Addition of MicroMod Artemis Processor

20 Oct 17:54
52349fb
Compare
Choose a tag to compare
Merge pull request #38 from sparkfun/add-artemis_mm_pb

preliminary merge to release support for tflu - additional changes may be proposed in a new PR

Support TFLu

06 Oct 19:00
Compare
Choose a tag to compare

Adds support for TFLu by including:

  • apollo3_tflu.ld
  • startup_gcc_tflu.c

Add libam_bsp.a Static Archive for Artemis DK

23 Sep 17:54
Compare
Choose a tag to compare
  • adds a static library precompiled for the Artemis DK BSPs - useful for some build tools like TensorFlow

Initial Addition of Artemis DK

31 Jul 17:32
Compare
Choose a tag to compare

This release provides initial support for the new Artemis Dev Kit board

Add LED Index Macros

19 Dec 20:21
Compare
Choose a tag to compare
Add LED Index Macros Pre-release
Pre-release

When using the Ambiq LED Devices interface (am_bsp_psLEDs) it is helpful to map LED names to indices

SWD / ITM Pin Definitions Added

19 Dec 17:14
Compare
Choose a tag to compare
Pre-release

We've added default SWO / ITM pin definitions on all supported boards. ITM will default to 2M baud when using am_bsp_itm_printf_enable() or am_bsp_debug_printf_enable() w/ g_ui32PrintInterface set to AM_BSP_PRINT_INFC_SWO

Note that the default debug interface is UART -- this is selected when calling am_bsp_debug_printf_enable() without explicitly setting g_ui32PrintInterface ahead of time.

RBA Nano + Artemis Thing Plus Patches

06 Dec 22:26
Compare
Choose a tag to compare
Pre-release
  • Fixed RBA Nano LED pin definition
  • Added better description to Artemis Thing Plus BLUE LED

Update BSP Archives

05 Dec 01:56
Compare
Choose a tag to compare
Update BSP Archives Pre-release
Pre-release

Updated BSPs for use in TensorFlow PR #31847

Testing TFLM Magic Wand

24 Oct 16:40
3f3ef2f
Compare
Choose a tag to compare

Latest updates:

  • updated camera BSP definitions / archives for Edge and Edge2 boards
  • improved makefiles allow command line override of project settings / paths
  • merged PR #13
  • added blinky example for all compatible boards

This release is made as a basis for testing TFLM Magic Wand example in this PR: tensorflow/tensorflow#31847

Update BSP Archives

26 Sep 21:02
Compare
Choose a tag to compare

This release ensures all libam_bsp.a archives are most up-to-date