Restructure and improve
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
idf_component_register(SRCS "main.cpp"
|
||||
idf_component_register(SRCS "main.c"
|
||||
"wifi.c"
|
||||
"atecc608a.c"
|
||||
"ssh_client.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES mbedtls esp-cryptoauthlib esp_http_server esp_wifi nvs_flash json esp_timer efuse)
|
||||
REQUIRES mbedtls esp-cryptoauthlib esp_wifi nvs_flash driver)
|
||||
|
||||
Reference in New Issue
Block a user