esp-idf/components/protocomm
Mahavir Jain ca7045d904 protocomm: Fix test-app build for esp32c2 & esp32c6
- AES context has a breaking change, rather than storing
  round keys directly, it stores the offset at which the keys
  are present in the context buffer
2023-02-19 03:53:02 +00:00
..
include protocomm: Fix Kconfig dependency on wifi_provisioning component config 2023-01-26 12:57:19 +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 protocomm: Fix Kconfig dependency on wifi_provisioning component config 2023-01-26 12:57:19 +05:30
test protocomm: Fix test-app build for esp32c2 & esp32c6 2023-02-19 03:53:02 +00:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
Kconfig protocomm: Enable security version 2 by default 2022-10-07 14:14:44 +05:30