mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-05 20:40:25 -08:00
I don't get it
This commit is contained in:
2
.github/workflows/build_parallel.yml
vendored
2
.github/workflows/build_parallel.yml
vendored
@@ -230,7 +230,7 @@ jobs:
|
||||
with:
|
||||
sketch-names: esp32_marauder.ino
|
||||
arduino-board-fqbn: ${{ matrix.board.fbqn }}
|
||||
extra-arduino-cli-args: "--warnings none --build-property compiler.cpp.extra_flags='-DCONFIG_ESP_COREDUMP_ENABLE=0'"
|
||||
extra-arduino-cli-args: "--warnings none --build-property compiler.cpp.extra_flags='-D${{ matrix.board.flag }} -DCONFIG_ESP_COREDUMP_ENABLE=0'"
|
||||
arduino-platform: esp32:esp32@${{ matrix.board.idf_ver }}
|
||||
platform-url: https://github.com/espressif/arduino-esp32/releases/download/${{ matrix.board.idf_ver }}/package_esp32_dev_index.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user