.. |
CMakeLists.txt
|
Prepare OTA execution
|
2024-10-05 20:28:55 +02:00 |
constants.h
|
Change backend hostname
|
2024-10-19 13:54:25 +02:00 |
crypto.c
|
Remove useless linebreaks in log messages
|
2024-10-12 17:02:39 +02:00 |
crypto.h
|
Sign JWT
|
2024-09-27 21:28:05 +02:00 |
dev_name.c
|
Remove useless linebreaks in log messages
|
2024-10-12 17:02:39 +02:00 |
dev_name.h
|
WIP
|
2024-07-27 16:15:35 +02:00 |
ethernet.c
|
Upgraded ESP-IDF to version 5.3.1
|
2024-10-13 12:39:29 +02:00 |
ethernet.h
|
Can wait for network to finish boot
|
2024-08-17 17:40:14 +02:00 |
http_client.c
|
Submit CSR to server
|
2024-08-23 23:06:14 +02:00 |
http_client.h
|
Submit CSR to server
|
2024-08-23 23:06:14 +02:00 |
jwt.c
|
Ready to implement JWT signature
|
2024-09-27 20:13:50 +02:00 |
jwt.h
|
Ready to build JWT
|
2024-09-21 20:16:44 +02:00 |
main.c
|
Remove useless linebreaks in log messages
|
2024-10-12 17:02:39 +02:00 |
ota.c
|
OTA procedure is functional
|
2024-10-12 16:56:58 +02:00 |
ota.h
|
Prepare OTA execution
|
2024-10-05 20:28:55 +02:00 |
random.c
|
Generate device name
|
2024-07-27 15:31:17 +02:00 |
random.h
|
Generate device name
|
2024-07-27 15:31:17 +02:00 |
relays.c
|
Start to work on GPIOs
|
2024-09-28 20:27:12 +02:00 |
relays.h
|
Start to work on GPIOs
|
2024-09-28 20:27:12 +02:00 |
secure_api.c
|
Let ESP IDF manage app version
|
2024-10-05 12:03:35 +02:00 |
secure_api.h
|
Enable logs reporting
|
2024-10-05 11:47:41 +02:00 |
storage.c
|
Remove useless linebreaks in log messages
|
2024-10-12 17:02:39 +02:00 |
storage.h
|
Request device certificate
|
2024-08-29 00:09:47 +02:00 |
sync_response.c
|
Decode firmware update information
|
2024-10-05 20:13:36 +02:00 |
sync_response.h
|
Decode firmware update information
|
2024-10-05 20:13:36 +02:00 |
system.c
|
Check for memory leaks
|
2024-08-18 21:01:34 +02:00 |
system.h
|
Check for memory leaks
|
2024-08-18 21:01:34 +02:00 |
unsecure_api.c
|
Can get root CA
|
2024-08-18 19:42:40 +02:00 |
unsecure_api.h
|
Can get root CA
|
2024-08-18 19:42:40 +02:00 |