ESP32 V2X-Sniffer: esp-firmware und v2x_fw hinzugefügt (24 Dateien)

This commit is contained in:
Clawdia
2026-05-07 14:43:27 +02:00
parent ba8477f18f
commit fdb4cca5d8
25 changed files with 3381 additions and 0 deletions
View File
@@ -0,0 +1,2 @@
set(_CMAKE_TOOLCHAIN_PREFIX xtensa-esp32-elf-)
include($ENV{IDF_PATH}/tools/cmake/toolchain.cmake)