Initial commit

This commit is contained in:
2026-06-24 16:37:26 +08:00
commit 6347ccb13e
874 changed files with 104994 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)