Skip to content

Commit b8051a8

Browse files
committed
Convert SparkFun_Artemis_Nano board over to new system.
1 parent 2188008 commit b8051a8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

boards/SparkFun_Artemis_Nano.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
"cpu": "cortex-m4",
44
"f_cpu": "48000000L",
55
"mcu": "AMA3B1KK",
6-
"variant": "redboard_artemis_nano",
7-
"extra_flags": "-DARDUINO_AM_AP3_SFE_BB_ARTEMIS_NANO",
8-
"linker_script": "artemis_sbl_svl_app.ld"
6+
"variant": "TARGET_SFE_ARTEMIS_NANO",
7+
"extra_flags": "-DARDUINO_APOLLO3_SFE_ARTEMIS_NANO ",
8+
"linker_script": "0xC000.ld"
9+
910

1011
},
1112
"frameworks": [

0 commit comments

Comments
 (0)