|
| 1 | +# Copyright (c) 2019 SparkFun Electronics |
1 | 2 |
|
| 3 | +# Permission is hereby granted, free of charge, to any person obtaining a copy |
| 4 | +# of this software and associated documentation files (the "Software"), to deal |
| 5 | +# in the Software without restriction, including without limitation the rights |
| 6 | +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 7 | +# copies of the Software, and to permit persons to whom the Software is |
| 8 | +# furnished to do so, subject to the following conditions: |
2 | 9 |
|
3 |
| -edge.name=Owen's SparkFun Edge |
| 10 | +# The above copyright notice and this permission notice shall be included in all |
| 11 | +# copies or substantial portions of the Software. |
| 12 | + |
| 13 | +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 14 | +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 15 | +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 16 | +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 17 | +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 18 | +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 19 | +# SOFTWARE. |
| 20 | + |
| 21 | +############################################################### |
| 22 | + |
| 23 | +amap3bare.name=Ambiq Apollo3 Bare |
| 24 | +amap3bare.build.variant=Ambiq_Apollo3_Bare |
| 25 | +amap3bare.build.board=AM_AP3_BARE |
| 26 | +amap3bare.build.arch=APOLLO3 |
| 27 | +amap3bare.build.mcu=cortex-m4 |
| 28 | +amap3bare.build.f_cpu=48000000L |
| 29 | +amap3bare.build.core=arduino |
| 30 | +amap3bare.build.defs= |
| 31 | +amap3bare.build.includes=-I{build.variant.path}/bsp |
| 32 | +amap3bare.build.libs= |
| 33 | +amap3bare.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3 |
| 34 | +amap3bare.build.ldscript={build.variant.path}/linker_scripts/gcc/flash_with_bootloader.ld |
| 35 | +amap3bare.upload.maximum_size=960000 |
| 36 | + |
| 37 | +############################################################### |
| 38 | + |
| 39 | +amap3evb.name=Ambiq Apollo3 Evaluation Board |
| 40 | +amap3evb.build.variant=Ambiq_Apollo3_EVB |
| 41 | +amap3evb.build.board=AM_AP3_EVB |
| 42 | +amap3evb.build.arch=APOLLO3 |
| 43 | +amap3evb.build.mcu=cortex-m4 |
| 44 | +amap3evb.build.f_cpu=48000000L |
| 45 | +amap3evb.build.core=arduino |
| 46 | +amap3evb.build.defs= |
| 47 | +amap3evb.build.includes=-I{build.variant.path}/bsp |
| 48 | +amap3evb.build.libs= |
| 49 | +amap3evb.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3 |
| 50 | +amap3evb.build.ldscript={build.variant.path}/linker_scripts/gcc/flash_with_bootloader.ld |
| 51 | +amap3evb.upload.maximum_size=960000 |
| 52 | + |
| 53 | +############################################################### |
| 54 | + |
| 55 | +artemis.name=SparkFun Artemis Module |
| 56 | +artemis.build.variant=SparkFun_Artemis |
| 57 | +artemis.build.board=SFE_ARTEMIS |
| 58 | +artemis.build.arch=APOLLO3 |
| 59 | +artemis.build.mcu=cortex-m4 |
| 60 | +artemis.build.f_cpu=48000000L |
| 61 | +artemis.build.core=arduino |
| 62 | +artemis.build.defs= |
| 63 | +artemis.build.includes=-I{build.variant.path}/bsp |
| 64 | +artemis.build.libs= |
| 65 | +artemis.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3 |
| 66 | +artemis.build.ldscript={build.variant.path}/linker_scripts/gcc/flash_with_bootloader.ld |
| 67 | +artemis.upload.maximum_size=960000 |
| 68 | + |
| 69 | +############################################################### |
| 70 | + |
| 71 | +edge.name=SparkFun Edge |
4 | 72 | edge.build.variant=SparkFun_Edge
|
5 |
| -edge.build.board=SFE_APOLLO3_EDGE |
| 73 | +edge.build.board=SFE_EDGE |
6 | 74 | edge.build.arch=APOLLO3
|
7 | 75 | edge.build.mcu=cortex-m4
|
8 | 76 | edge.build.f_cpu=48000000L
|
9 | 77 | edge.build.core=arduino
|
10 |
| - |
11 | 78 | edge.build.defs=
|
12 | 79 | edge.build.includes=-I{build.variant.path}/bsp
|
13 | 80 | edge.build.libs=
|
14 |
| - |
15 | 81 | edge.build.extra_flags=-DPART_apollo3 -DAM_PACKAGE_BGA -DAM_PART_APOLLO3
|
16 | 82 | edge.build.ldscript={build.variant.path}/linker_scripts/gcc/flash_with_bootloader.ld
|
17 |
| - |
18 |
| - |
19 |
| - |
20 | 83 | edge.upload.maximum_size=960000
|
21 | 84 | #edge.upload.tool=bossac
|
22 | 85 | #edge.upload.protocol=sam-ba
|
23 |
| - |
24 | 86 | #edge.upload.use_1200bps_touch=true
|
25 | 87 | #edge.upload.wait_for_upload_port=true
|
26 | 88 | #edge.upload.native_usb=true
|
27 |
| - |
28 |
| - |
29 | 89 | #edge.build.usb_product="SFE SAMD21"
|
30 | 90 | #edge.build.usb_manufacturer="SparkFun"
|
31 |
| - |
32 |
| - |
33 |
| - |
34 | 91 | #edge.build.openocdscript=openocd_scripts/arduino_zero.cfg
|
35 |
| - |
36 |
| -# edge.build.variant_system_lib= |
37 |
| -edge.build.extra_combine_flags= |
| 92 | +#edge.build.variant_system_lib= |
| 93 | +#edge.build.extra_combine_flags= |
38 | 94 | #edge.bootloader.tool=openocd
|
39 |
| -#edge.bootloader.file=zero/SparkFun_Edge.bin= |
| 95 | +#edge.bootloader.file=zero/SparkFun_Edge.bin= |
| 96 | + |
| 97 | +############################################################### |
0 commit comments