esp-idf/components/protocomm
Laukik Hase 68d90dd392
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-01-09 15:41:36 +05:30
..
include wifi_prov: Exposed event for transport pairing 2022-11-01 10:06:30 +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: remove "Wno-format" cflag and fix formatting errors 2022-12-21 14:13:55 +05:30
test_apps protocomm: Fix test-app build for esp32c2 & esp32c6 2023-01-09 15:41:36 +05:30
CMakeLists.txt protocomm: remove "Wno-format" cflag and fix formatting errors 2022-12-21 14:13:55 +05:30
Kconfig protocomm: Enable security version 2 by default 2022-09-30 16:53:20 +05:30