upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/main/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'main/CMakeLists.txt')
-rw-r--r--main/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index df69283..be4d564 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -10,6 +10,7 @@ idf_component_register(SRCS "tollgate_main.c"
10 "nostr_event.c" 10 "nostr_event.c"
11 "geohash.c" 11 "geohash.c"
12 "wifistr.c" 12 "wifistr.c"
13 "tollgate_client.c"
13 INCLUDE_DIRS "." 14 INCLUDE_DIRS "."
14 REQUIRES esp_wifi esp_event esp_netif nvs_flash esp_http_server 15 REQUIRES esp_wifi esp_event esp_netif nvs_flash esp_http_server
15 lwip json esp_http_client mbedtls esp-tls log spiffs 16 lwip json esp_http_client mbedtls esp-tls log spiffs