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.

5 lines
6.4 KiB
Plaintext

Config { kind: Mutable { defaults: {}, overrides: {}, sources: [File { source: FileSourceFile { name: "/storage/Shared/Documents/Projects/ePenguin/ePenguin-Software-Framework/arch/helper-manifest.toml" }, format: None, required: true }] }, cache: Value { origin: None, kind: Table({"arch": Value { origin: None, kind: Table({"arm": Value { origin: None, kind: Table({"CFLAGS": Value { origin: Some("../helper-manifest.toml"), kind: Array([Value { origin: Some("../helper-manifest.toml"), kind: String("-x c") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-DDEBUG") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-Os") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-g3") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-Wall") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-std=gnu99") }, Value { origin: Some("../helper-manifest.toml"), kind: String("$(DIR_INCLUDES)") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-MD -MP") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-MF$(QUOTE)$(@:%.o=%.d)$(QUOTE)") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-MT$(QUOTE)$(@:%.o=%.d)$(QUOTE)") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-MT$(QUOTE)$(@:%.o=%.o)$(QUOTE)") }]) }, "EFLAGS": Value { origin: Some("../helper-manifest.toml"), kind: Array([Value { origin: Some("../helper-manifest.toml"), kind: String("-Wl,--start-group -l m") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-Wl,--end-group -mthumb") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-Wl,-Map=$(QUOTE)$(PROJECT_NAME).map$(QUOTE)") }, Value { origin: Some("../helper-manifest.toml"), kind: String("--specs=nano.specs") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-Wl,--gc-sections") }]) }, "DIR_INCLUDES": Value { origin: Some("../helper-manifest.toml"), kind: Array([Value { origin: Some("../helper-manifest.toml"), kind: String("-I$(QUOTE)../ESF/common/inc$(QUOTE)") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-I$(QUOTE)../ESF/common/inc/cmsis$(QUOTE)") }]) }, "OBJCOPY": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-objcopy") }, "samd21": Value { origin: None, kind: Table({"samd21e16a": Value { origin: None, kind: Table({}) }, "samd21g15a": Value { origin: None, kind: Table({}) }, "samd21e17a": Value { origin: None, kind: Table({}) }, "samd21j16a": Value { origin: None, kind: Table({}) }, "samd21j15a": Value { origin: None, kind: Table({}) }, "samd21e15a": Value { origin: None, kind: Table({}) }, "samd21g17a": Value { origin: None, kind: Table({}) }, "samd21g17au": Value { origin: None, kind: Table({}) }, "samd21g18a": Value { origin: None, kind: Table({}) }, "samd21j17a": Value { origin: None, kind: Table({"MCU": Value { origin: Some("../helper-manifest.toml"), kind: String("__SAMD21J17A__") }, "LD_SCRIPT": Value { origin: Some("../helper-manifest.toml"), kind: String("$(LD_PATH)/samd21j17a_flash.ld") }}) }, "MCPU": Value { origin: Some("../helper-manifest.toml"), kind: String("cortex-m0plus") }, "samd21g16a": Value { origin: None, kind: Table({}) }, "samd21e18a": Value { origin: None, kind: Table({}) }, "samd21j18a": Value { origin: None, kind: Table({"MCU": Value { origin: Some("../helper-manifest.toml"), kind: String("__SAMD21J18A__") }, "LD_SCRIPT": Value { origin: Some("../helper-manifest.toml"), kind: String("$(LD_PATH)/samd21j18a_flash.ld") }}) }, "samd21g18au": Value { origin: None, kind: Table({}) }}) }, "LD_PATH": Value { origin: Some("../helper-manifest.toml"), kind: String("../ESF/ld") }, "AS": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-as") }, "CC": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-gcc") }, "SIZE": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-gdb") }, "same54": Value { origin: None, kind: Table({"FPU": Value { origin: Some("../helper-manifest.toml"), kind: String("fpv4-sp-d16") }, "same54p20a": Value { origin: None, kind: Table({"MCU": Value { origin: Some("../helper-manifest.toml"), kind: String("__SAME54P20A__") }}) }, "MCPU": Value { origin: Some("../helper-manifest.toml"), kind: String("cortex-m4") }, "FLOAT_ABI": Value { origin: Some("../helper-manifest.toml"), kind: String("softfp") }}) }, "EEP_FLAGS": Value { origin: Some("../helper-manifest.toml"), kind: Array([Value { origin: Some("../helper-manifest.toml"), kind: String("-j .eeprom --set-section-flags=.eeprom=alloc,load") }, Value { origin: Some("../helper-manifest.toml"), kind: String("--change-section-lma") }, Value { origin: Some("../helper-manifest.toml"), kind: String(".eeprom=0") }, Value { origin: Some("../helper-manifest.toml"), kind: String("--no-change-warnings") }]) }, "HFLAGS": Value { origin: Some("../helper-manifest.toml"), kind: Array([Value { origin: Some("../helper-manifest.toml"), kind: String("-R .eeprom") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-R .fuse") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-R .lock") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-R .signature") }]) }, "OBJDUMP": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-objdump") }, "CXX": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-g++") }}) }, "avr": Value { origin: None, kind: Table({"SIZE": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-gdb") }, "CXX": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-g++") }, "CC": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-gcc") }, "OBJCOPY": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-objcopy") }, "OBJDUMP": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-objdump") }, "AS": Value { origin: Some("../helper-manifest.toml"), kind: String("arm-none-eabi-as") }}) }, "DIR_INCLUDES": Value { origin: Some("../helper-manifest.toml"), kind: Array([Value { origin: Some("../helper-manifest.toml"), kind: String("-I$(QUOTE)../ESF/mcu/inc$(QUOTE)") }, Value { origin: Some("../helper-manifest.toml"), kind: String("-I$(QUOTE)../inc$(QUOTE)") }]) }, "PROJECT_NAME": Value { origin: Some("../helper-manifest.toml"), kind: String("Default Project Name") }, "QUOTE": Value { origin: Some("../helper-manifest.toml"), kind: String("\"") }}) }}) } }
------------