DHT11 readout

This commit is contained in:
douwe
2026-04-24 23:36:36 +02:00
commit 3d84d9a0fa
934 changed files with 116573 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
set(_CMAKE_TOOLCHAIN_PREFIX riscv32-esp-elf-)
include($ENV{IDF_PATH}/tools/cmake/toolchain.cmake)