diff --git a/x2 b/x2 deleted file mode 100644 index d4d87f8a4..000000000 --- a/x2 +++ /dev/null @@ -1,16 +0,0 @@ -Processing lolin_s3 (extends: espressi32_base; board: lolin_s3; board_build.f_cpu: 240000000L; board_upload.flash_size: 16MB; board_build.partitions: esp32_partition_16M.csv; board_upload.use_1200bps_touch: false; board_upload.wait_for_upload_port: false; build_flags: -std=gnu++2a -Isrc -Wno-type-limits, -D FACTORY_WIFI_SSID=\"\", -D FACTORY_WIFI_PASSWORD=\"\", -D FACTORY_WIFI_HOSTNAME=\"ems-esp\", -D FACTORY_AP_PROVISION_MODE=AP_MODE_DISCONNECTED, -D FACTORY_AP_SSID=\"ems-esp\", -D FACTORY_AP_PASSWORD=\"ems-esp-neo\", -D FACTORY_AP_LOCAL_IP=\"192.168.4.1\", -D FACTORY_AP_GATEWAY_IP=\"192.168.4.1\", -D FACTORY_AP_SUBNET_MASK=\"255.255.255.0\", -D FACTORY_ADMIN_USERNAME=\"admin\", -D FACTORY_ADMIN_PASSWORD=\"admin\", -D FACTORY_GUEST_USERNAME=\"guest\", -D FACTORY_GUEST_PASSWORD=\"guest\", -D FACTORY_NTP_ENABLED=false, -D FACTORY_NTP_TIME_ZONE_LABEL=\"Europe/Amsterdam\", -D FACTORY_NTP_TIME_ZONE_FORMAT=\"CET-1CEST,M3.5.0,M10.5.0/3\", -D FACTORY_NTP_SERVER=\"time.google.com\", -D FACTORY_MQTT_ENABLED=false, -D FACTORY_MQTT_HOST=\"\", -D FACTORY_MQTT_PORT=1883, -D FACTORY_MQTT_USERNAME=\"\", -D FACTORY_MQTT_PASSWORD=\"\", -D FACTORY_MQTT_KEEP_ALIVE=60, -D FACTORY_MQTT_CLEAN_SESSION=false, -D FACTORY_MQTT_MAX_TOPIC_LENGTH=128, -D FACTORY_JWT_SECRET=\"ems-esp-neo\", -DEMSESP_TEST, -D ONEWIRE_CRC16=0, -D CONFIG_ETH_ENABLED, -D CONFIG_UART_ISR_IN_IRAM, -D CONFIG_ASYNC_TCP_STACK_SIZE=5120, -D CONFIG_ASYNC_TCP_QUEUE=32, -D CONFIG_ASYNC_TCP_TASK_PRIORITY=10, '-DEMSESP_DEFAULT_BOARD_PROFILE="S32S3"'; extra_scripts: scripts/rename_fw.py; platform: espressif32; framework: arduino; board_build.filesystem: littlefs; build_unflags: -std=gnu++11; monitor_speed: 115200; monitor_filters: direct; upload_speed: 921600; build_type: release; check_tool: cppcheck, clangtidy; check_severity: high, medium; check_flags: cppcheck: --std=c++11 -v, clangtidy: --checks=-*,clang-analyzer-*,performance-*; lib_ldf_mode: chain+; lib_deps: file://../modules/EMS-ESP-Modules, bblanchon/ArduinoJson@^7.0.4; upload_protocol: esptool; upload_port: /dev/ttyACM0; custom_emsesp_ip: 10.10.10.173; custom_username: admin; custom_password: admin) --------------------------------------------------------------------------------- -CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/lolin_s3.html -PLATFORM: Espressif 32 (2024.6.10) (https://github.com/tasmota/platform-espressif32/releases/download/2024.06.10/platform-espressif32.zip) > WEMOS LOLIN S3 -HARDWARE: ESP32S3 240MHz, 320KB RAM, 16MB Flash -DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-builtin, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) -PACKAGES: - - framework-arduinoespressif32 @ 3.0.1+sha.371d83e (https://github.com/tasmota/arduino-esp32/releases/download/3.0.1.240605/framework-arduinoespressif32.zip) - - tool-esptoolpy @ 4.7.3 (https://github.com/tasmota/esptool/releases/download/v4.7.3/esptool.zip) - - tool-mklittlefs @ 3.2.0 - - tool-openocd-esp32 @ 2.1100.20220706 (11.0) - - tool-riscv32-esp-elf-gdb @ 12.1.0+20221002 - - tool-xtensa-esp-elf-gdb @ 12.1.0+20221002 - - toolchain-riscv32-esp @ 12.2.0+20230208 - - toolchain-xtensa-esp32s3 @ 12.2.0+20230208 -Build interrupted.