add more complex examples (#1)

This commit is contained in:
Juraj Michálek 2024-10-22 10:14:59 +02:00 committed by GitHub
commit a01d8580d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1657 additions and 204 deletions

View file

@ -1,2 +1,2 @@
idf_component_register(SRCS "esp32-c3-lua-test.c"
idf_component_register(SRCS "esp32-lua-example.c"
INCLUDE_DIRS ".")