You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[binaries] |
|
c = 'xtensa-esp32-elf-gcc' |
|
cpp = 'xtensa-esp32-elf-g++' |
|
ar = 'xtensa-esp32-elf-ar' |
|
strip = 'xtensa-esp32-elf-strip' |
|
|
|
[target_machine] |
|
system = 'bare-metal' |
|
cpu_family = 'xtensa-esp32' |
|
cpu = 'lx6' |
|
endian = 'little'
|
|
|