20 Commits

Author SHA1 Message Date
6c857cde21 Replace fmt::format with std::format 2024-09-18 16:44:23 +02:00
ee623d78ea Merge pull request #1 from 0xFEEDC0DE64/add-global-root-ca
Add support for global root CA chain
2023-08-09 12:03:21 +02:00
05efeec4a4 Add support for global root CA chain 2023-08-04 16:26:22 +02:00
4d38eb6548 C++23 enable in CMakeLists.txt 2023-04-27 14:29:26 +02:00
538a1ff50a Updated to new esp-idf 2023-02-27 17:27:00 +01:00
0803e2339c Sometimes heap_caps_get_largest_free_block() crashes 2023-02-22 01:56:33 +01:00
acae32a704 Show heap8 memory free during update 2023-01-24 10:58:48 +01:00
88048e86e3 Add esp_partition as dependency 2022-12-13 17:56:21 +01:00
ac540310a4 idf moved header for struct declaration 2022-09-17 22:14:27 +02:00
1cc204f1af add watchdog for esp_https_ota_finish() to avoid freezes 2022-04-20 15:16:26 +02:00
195f42b137 Add ota status verifying 2022-04-20 14:53:47 +02:00
7090903ce3 Remove IMPLEMENT_TYPESAFE_ENUM 2022-04-09 18:06:47 +02:00
67d7c6d721 Fix OTA with certs 2022-01-20 13:20:33 +01:00
d14fa028d9 New micros clock 2022-01-19 18:20:30 +01:00
ebfbee903b Idle when thread is not started 2021-12-04 17:40:19 +01:00
368a8a6ae6 Implemented abort for async ota update 2021-11-30 17:20:02 +01:00
b76c6c7bf2 smaller fixes and using new esphttpdutils component 2021-08-06 17:11:38 +02:00
bbc1f643e2 ota task stack size configurable 2021-08-06 15:27:14 +02:00
f6205076cf Imported existing sources 2021-08-05 11:57:44 +02:00
c2845cf6b1 Initial commit 2021-08-05 11:55:58 +02:00