sparkfun / Arduino_Apollo3

Arduino core to support the Apollo3 microcontroller from Ambiq Micro
83 stars 37 forks source link

Added LoRa Thing Plus Variant #305

Closed dandobs closed 3 years ago

dandobs commented 3 years ago

Added LoRa Thing Plus as a variant and added to list of boards. Generated mbed resources for variant. Will submit PR to mbed os ambiq-apollo3-arduino branch to include files for target added to mbed.

oclyke commented 3 years ago

@danJTDC, I suspect that the .mbed files for this PR were generated manually. This works well for testing but, due to the nature of the overall CI system we have developed, makes it difficult to test and maintain.

Once we can merge PR #42 in the mbed repo then this PR can be updated to include the ExpLoRaBLE variant in the variant generation action

Doing so will allow this PR to focus only on some key files like boards.txt, variant.h/c, and config/pins.h/cpp