esp-idf/components/protocomm
Marius Vikhammer bab0fa8a03 ci(test_apps): limit dependencies for misc test_apps
Only pull in direct dependencies for the test apps, reducing build time
as well making it possible for CI to determine if the test should run or not
when dependencies are changed.
2024-02-21 09:34:29 +08:00
..
include fix(esp_srp): Use @file for file documentation and missing doc 2023-12-19 13:12:11 +05:30
proto protocomm: Generated proto-c and python files for SRP6a scheme 2022-06-17 13:16:20 +00:00
proto-c protocomm: Generated proto-c and python files for SRP6a scheme 2022-06-17 13:16:20 +00:00
python protocomm: Generated proto-c and python files for SRP6a scheme 2022-06-17 13:16:20 +00:00
src feat(provisioning): Generate Salt and verifier pair for given username and password 2023-11-23 14:25:53 +05:30
test_apps ci(test_apps): limit dependencies for misc test_apps 2024-02-21 09:34:29 +08:00
CMakeLists.txt refactor(esp_srp): Expose esp_srp.h and add API docs 2023-11-23 14:25:53 +05:30
Kconfig fix(protocomm): Remove the configuration check of wifi_provisioning for protocomm component 2023-09-25 15:32:03 +08:00