platformio faff
This commit is contained in:
parent
0ba7c21f35
commit
70202828e7
3 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
{"env_name": "esp32", "libsource_dirs": ["/home/sethp/git/ppk_bt/lib", "/home/sethp/git/ppk_bt/.pio/libdeps/esp32", "/home/sethp/.platformio/lib"], "defines": ["ESP32", "ESP_PLATFORM", "F_CPU=240000000L", "HAVE_CONFIG_H", "MBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"", "PLATFORMIO=60104", "ARDUINO_ESP32_DEV"], "includes": {"build": ["/home/sethp/git/ppk_bt/include", "/home/sethp/git/ppk_bt/src", "/home/sethp/git/ppk_bt/src"], "compatlib": [], "toolchain": ["/home/sethp/.platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/include/c++/8.4.0", "/home/sethp/.platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/include/c++/8.4.0/xtensa-esp32-elf", "/home/sethp/.platformio/packages/toolchain-xtensa-esp32/lib/gcc/xtensa-esp32-elf/8.4.0/include", "/home/sethp/.platformio/packages/toolchain-xtensa-esp32/lib/gcc/xtensa-esp32-elf/8.4.0/include-fixed", "/home/sethp/.platformio/packages/toolchain-xtensa-esp32/xtensa-esp32-elf/include"]}, "cc_flags": "-std=gnu99 -Os -Wall -nostdlib -Wpointer-arith -Wno-error=unused-but-set-variable -Wno-error=unused-variable -mlongcalls -ffunction-sections -fdata-sections -fstrict-volatile-bitfields", "cxx_flags": "-fno-rtti -fno-exceptions -std=gnu++11 -Os -Wall -nostdlib -Wpointer-arith -Wno-error=unused-but-set-variable -Wno-error=unused-variable -mlongcalls -ffunction-sections -fdata-sections -fstrict-volatile-bitfields", "cc_path": "/home/sethp/.platformio/packages/toolchain-xtensa-esp32/bin/xtensa-esp32-elf-gcc", "cxx_path": "/home/sethp/.platformio/packages/toolchain-xtensa-esp32/bin/xtensa-esp32-elf-g++", "gdb_path": "/home/sethp/.platformio/packages/toolchain-xtensa-esp32/bin/xtensa-esp32-elf-gdb", "prog_path": "/home/sethp/git/ppk_bt/.pio/build/esp32/firmware.elf", "svd_path": null, "compiler_type": "gcc", "targets": [{"name": "buildfs", "title": "Build Filesystem Image", "description": null, "group": "Platform"}, {"name": "size", "title": "Program Size", "description": "Calculate program size", "group": "Platform"}, {"name": "upload", "title": "Upload", "description": null, "group": "Platform"}, {"name": "uploadfs", "title": "Upload Filesystem Image", "description": null, "group": "Platform"}, {"name": "uploadfsota", "title": "Upload Filesystem Image OTA", "description": null, "group": "Platform"}, {"name": "erase", "title": "Erase Flash", "description": null, "group": "Platform"}], "extra": {"flash_images": []}}
|
|
@ -1 +1 @@
|
|||
6c90a4eab20f225198aa50cca7f1265b450132cc
|
||||
82b9f8aaa58aa6491c6064e514b8151d88ade40b
|
Loading…
Add table
Add a link
Reference in a new issue