Skip to content

Commit

Permalink
Merge pull request #404 from sparkfun/main
Browse files Browse the repository at this point in the history
update dev to main
  • Loading branch information
Wenn0101 authored Jun 10, 2021
2 parents 1d2ce83 + c6c2885 commit cc760b7
Show file tree
Hide file tree
Showing 46 changed files with 80 additions and 52 deletions.
60 changes: 44 additions & 16 deletions package_sparkfun_apollo3_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,35 @@
"email": "",

"platforms": [
{
{
"name": "SparkFun Apollo3 Boards",
"architecture": "apollo3",
"version": "2.1.0",
"category": "Contributed",
"url": "https://github.com/sparkfun/Arduino_Apollo3/releases/download/v2.1.0/Arduino_Apollo3.tar.gz",
"archiveFileName": "Arduino_Apollo3.tar.gz",
"checksum": "SHA-256:63EDA456E45CA8C79351D507FACC0BE1DAB12BC7139047D8A34B488DEC138D00",
"size": "173063305",
"help": {
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
},
"boards": [
{ "name": "Artemis Module" },
{ "name": "Artemis Dev Kit"},
{ "name": "Artemis Thing Plus" },
{ "name": "RedBoard Artemis" },
{ "name": "RedBoard Artemis ATP" },
{ "name": "RedBoard Artemis Nano" },
{ "name": "Edge" },
{ "name": "Edge2" },
{ "name": "MicroMod Artemis Processor" },
{ "name": "LoRa Thing Plus expLoRaBLE" }
],
"toolsDependencies": [
{ "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
]
},
{
"name": "SparkFun Apollo3 Boards",
"architecture": "apollo3",
"version": "2.0.6",
Expand Down Expand Up @@ -90,28 +118,28 @@
{ "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
]
},
{
{
"name": "SparkFun Apollo3 Boards",
"architecture": "apollo3",
"version": "2.0.3",
"version": "1.2.2",
"category": "Contributed",
"url": "https://github.com/sparkfun/Arduino_Apollo3/releases/download/v2.0.3/Arduino_Apollo3.tar.gz",
"archiveFileName": "Arduino_Apollo3.tar.gz",
"checksum": "SHA-256:B6730F1F522209B29C9A4D5DBCEE0B9E65F39F573969B2E525BD306BFAB40B1A",
"size": "325903668",
"url": "https://github.com/sparkfun/Arduino_Apollo3/archive/v1.2.2.tar.gz",
"archiveFileName": "Arduino_Apollo3-1.2.2.tar.gz",
"checksum": "SHA-256:48BBE9DA9D5EEC9D2CBD01CB3663FD23D9F5920C2D1CB14E7FFA43DCD012CD30",
"size": "81766450",
"help": {
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
},
"boards": [
{ "name": "Artemis Module" },
{ "name": "Artemis Dev Kit"},
{ "name": "Artemis Thing Plus" },
{ "name": "RedBoard Artemis" },
{ "name": "RedBoard Artemis ATP" },
{ "name": "RedBoard Artemis Nano" },
{ "name": "Edge" },
{ "name": "Edge2" },
{ "name": "MicroMod Artemis Processor" }
{ "name": "SparkFun Artemis Module" },
{ "name": "SparkFun Artemis Dev Kit" },
{ "name": "SparkFun Artemis MicroMod" },
{ "name": "SparkFun RedBoard Artemis" },
{ "name": "SparkFun RedBoard Artemis ATP" },
{ "name": "SparkFun RedBoard Artemis Nano" },
{ "name": "SparkFun Artemis Thing Plus" },
{ "name": "SparkFun Edge" },
{ "name": "SparkFun Edge2" }
],
"toolsDependencies": [
{ "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
Expand Down
2 changes: 1 addition & 1 deletion variants/LoRa_THING_PLUS_expLoRaBLE/mbed/.c-flags
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-c -std=gnu11 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -g -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb
-c -std=gnu11 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb
2 changes: 1 addition & 1 deletion variants/LoRa_THING_PLUS_expLoRaBLE/mbed/.cxx-flags
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-c -fno-rtti -std=gnu++14 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -g -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb
-c -fno-rtti -std=gnu++14 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb
2 changes: 1 addition & 1 deletion variants/LoRa_THING_PLUS_expLoRaBLE/mbed/.ld-flags
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-DMBED_BOOT_STACK_SIZE=1024 -DXIP_ENABLE=0 -Wl,--gc-sections -Wl,--wrap,_calloc_r -Wl,--wrap,_memalign_r -Wl,--wrap,atexit -Wl,--wrap,exit -Wl,--wrap,fprintf -Wl,--wrap,main -Wl,--wrap,printf -Wl,--wrap,snprintf -Wl,--wrap,sprintf -Wl,--wrap,vfprintf -Wl,--wrap,vprintf -Wl,--wrap,vsnprintf -Wl,--wrap,vsprintf -Wl,-n -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb
-DMBED_BOOT_STACK_SIZE=1024 -DXIP_ENABLE=0 -Wl,--gc-sections -Wl,--wrap,_calloc_r -Wl,--wrap,_memalign_r -Wl,--wrap,atexit -Wl,--wrap,exit -Wl,--wrap,fprintf -Wl,--wrap,main -Wl,--wrap,printf -Wl,--wrap,snprintf -Wl,--wrap,sprintf -Wl,--wrap,vfprintf -Wl,--wrap,vprintf -Wl,--wrap,vsnprintf -Wl,--wrap,vsprintf -Wl,-n -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb
2 changes: 1 addition & 1 deletion variants/LoRa_THING_PLUS_expLoRaBLE/mbed/.ld-symbols
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-DAM_CUSTOM_BDADDR -DAM_PACKAGE_BGA -DARDUINO_BLE_FIX -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=1615920644.414514 -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_LoRa_THING_PLUS_expLoRaBLE -DTARGET_M4 -DTARGET_NAME=LoRa_THING_PLUS_expLoRaBLE -DTARGET_RELEASE -DTARGET_RTOS_M4_M7 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -D__CMSIS_RTOS -D__CORTEX_M4 -D__FPU_PRESENT=1 -D__MBED_CMSIS_RTOS_CM -D__MBED__=1
-DAM_CUSTOM_BDADDR -DAM_PACKAGE_BGA -DARDUINO_BLE_FIX -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=1620707381.3064024 -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_LoRa_THING_PLUS_expLoRaBLE -DTARGET_M4 -DTARGET_NAME=LoRa_THING_PLUS_expLoRaBLE -DTARGET_RELEASE -DTARGET_RTOS_M4_M7 -DTOOLCHAIN_GCC -DTOOLCHAIN_GCC_ARM -D__CMSIS_RTOS -D__CORTEX_M4 -D__FPU_PRESENT=1 -D__MBED_CMSIS_RTOS_CM -D__MBED__=1
Binary file modified variants/LoRa_THING_PLUS_expLoRaBLE/mbed/libmbed-os.a
Binary file not shown.
2 changes: 1 addition & 1 deletion variants/SFE_ARTEMIS/mbed/.c-flags
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-c -std=gnu11 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -g -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb
-c -std=gnu11 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb
2 changes: 1 addition & 1 deletion variants/SFE_ARTEMIS/mbed/.cxx-flags
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-c -fno-rtti -std=gnu++14 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -g -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb
-c -fno-rtti -std=gnu++14 -DMBED_MINIMAL_PRINTF -DMBED_TRAP_ERRORS_ENABLED=1 -Os -fdata-sections -ffunction-sections -fmessage-length=0 -fno-exceptions -fomit-frame-pointer -funsigned-char -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb
2 changes: 1 addition & 1 deletion variants/SFE_ARTEMIS/mbed/.ld-flags
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-DMBED_BOOT_STACK_SIZE=1024 -DXIP_ENABLE=0 -Wl,--gc-sections -Wl,--wrap,_calloc_r -Wl,--wrap,_memalign_r -Wl,--wrap,atexit -Wl,--wrap,exit -Wl,--wrap,fprintf -Wl,--wrap,main -Wl,--wrap,printf -Wl,--wrap,snprintf -Wl,--wrap,sprintf -Wl,--wrap,vfprintf -Wl,--wrap,vprintf -Wl,--wrap,vsnprintf -Wl,--wrap,vsprintf -Wl,-n -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb
-DMBED_BOOT_STACK_SIZE=1024 -DXIP_ENABLE=0 -Wl,--gc-sections -Wl,--wrap,_calloc_r -Wl,--wrap,_memalign_r -Wl,--wrap,atexit -Wl,--wrap,exit -Wl,--wrap,fprintf -Wl,--wrap,main -Wl,--wrap,printf -Wl,--wrap,snprintf -Wl,--wrap,sprintf -Wl,--wrap,vfprintf -Wl,--wrap,vprintf -Wl,--wrap,vsnprintf -Wl,--wrap,vsprintf -Wl,-n -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb
Loading

0 comments on commit cc760b7

Please sign in to comment.