add accurate esp and samd versions + expose this info to lua

This commit is contained in:
jacqueline
2024-01-10 20:34:36 +11:00
parent 1b2d791a05
commit 55bde70b96
12 changed files with 99 additions and 12 deletions
+2
View File
@@ -5,6 +5,8 @@
# For more information about build system see
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
set(PROJECT_VER "0.1.0")
# Build only the subset of components that we actually depend on.
set(COMPONENTS "")