You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
443 B
TOML
12 lines
443 B
TOML
[esf.links]
|
|
common = "arch/arm/common"
|
|
mcu = "arch/arm/SAME54/SAME54A/mcu/"
|
|
ld = "arch/arm/SAME54/SAME54A/ld/"
|
|
cfg = "arch/arm/SAME54/SAME54A/manifest/"
|
|
[esf.includes]
|
|
IGLOO_INCLUDES = ["sam.h"]
|
|
|
|
# These are defaults. Once a project is generated, the .cfg can be freely edited without fear of anything being overwritten. However, I do not recommend editing any of the _cfg variables.
|
|
[esf.openocd]
|
|
scripts = "arch/arm/SAME54/SAME54A/scripts/"
|