[esf.links] common = "arch/arm/common" mcu = "arch/arm/SAMD51/SAMD51A/mcu" ld = "arch/arm/SAMD51/SAMD51A/ld" cfg = "arch/arm/SAMD51/SAMD51A/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] chip_name = "" chip_name_cfg = "atsame5x" transport_cfg = "jlink" transport = "swd"