Skip to content

Commit 4a06596

Browse files
authored
Merge pull request #327 from sparkfun/master
Update dev with latest release
2 parents 2c96a57 + 834c578 commit 4a06596

File tree

15 files changed

+34
-7
lines changed

15 files changed

+34
-7
lines changed

package_sparkfun_apollo3_index.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,33 @@
77
"email": "",
88

99
"platforms": [
10+
{
11+
"name": "SparkFun Apollo3 Boards",
12+
"architecture": "apollo3",
13+
"version": "2.0.3",
14+
"category": "Contributed",
15+
"url": "https://github.com/sparkfun/Arduino_Apollo3/releases/download/v2.0.3/Arduino_Apollo3.tar.gz",
16+
"archiveFileName": "Arduino_Apollo3.tar.gz",
17+
"checksum": "SHA-256:B6730F1F522209B29C9A4D5DBCEE0B9E65F39F573969B2E525BD306BFAB40B1A",
18+
"size": "325903668",
19+
"help": {
20+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
21+
},
22+
"boards": [
23+
{ "name": "Artemis Module" },
24+
{ "name": "Artemis Dev Kit"},
25+
{ "name": "Artemis Thing Plus" },
26+
{ "name": "RedBoard Artemis" },
27+
{ "name": "RedBoard Artemis ATP" },
28+
{ "name": "RedBoard Artemis Nano" },
29+
{ "name": "Edge" },
30+
{ "name": "Edge2" },
31+
{ "name": "MicroMod Artemis Processor" }
32+
],
33+
"toolsDependencies": [
34+
{ "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
35+
]
36+
},
1037
{
1138
"name": "SparkFun Apollo3 Boards",
1239
"architecture": "apollo3",

variants/SFE_ARTEMIS/mbed/.ld-symbols

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
-DAM_PACKAGE_BGA -DARM_MATH_CM4 -DCOMPONENT_FLASHIAP=1 -DCORDIO_ZERO_COPY_HCI -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_LPTICKER=1 -DDEVICE_MPU=1 -DDEVICE_SERIAL=1 -DDEVICE_SPI=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DFEATURE_BLE=1 -DMBED_BUILD_TIMESTAMP=1606158685.5945275 -DTARGET_AMA3B1KK -DTARGET_Ambiq_Micro -DTARGET_Apollo3 -DTARGET_CORDIO -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_FAMILY_Apollo3 -DTARGET_LIKE_CORTEX_M4 -DTARGET_LIKE_MBED -DTARGET_M4 -DTARGET_NAME=SFE_ARTEMIS -DTARGET_RELEASE -DTARGET_RTOS_M4_M7 -DTARGET_SFE_ARTEMIS -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -D__CMSIS_RTOS -D__CORTEX_M4 -D__FPU_PRESENT=1 -D__MBED_CMSIS_RTOS_CM -D__MBED__=1
1+
-DAM_PACKAGE_BGA -DARM_MATH_CM4 -DCOMPONENT_FLASHIAP=1 -DCORDIO_ZERO_COPY_HCI -DDEVICE_FLASH=1 -DDEVICE_I2C=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_LPTICKER=1 -DDEVICE_MPU=1 -DDEVICE_SERIAL=1 -DDEVICE_SPI=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DFEATURE_BLE=1 -DMBED_BUILD_TIMESTAMP=1607571212.923756 -DTARGET_AMA3B1KK -DTARGET_Ambiq_Micro -DTARGET_Apollo3 -DTARGET_CORDIO -DTARGET_CORTEX -DTARGET_CORTEX_M -DTARGET_FAMILY_Apollo3 -DTARGET_LIKE_CORTEX_M4 -DTARGET_LIKE_MBED -DTARGET_M4 -DTARGET_NAME=SFE_ARTEMIS -DTARGET_RELEASE -DTARGET_RTOS_M4_M7 -DTARGET_SFE_ARTEMIS -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -D__CMSIS_RTOS -D__CORTEX_M4 -D__FPU_PRESENT=1 -D__MBED_CMSIS_RTOS_CM -D__MBED__=1

0 commit comments

Comments
 (0)