esp-idf/components/protocomm/test
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
..
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_protocomm.c protocomm: Fix test-app build for esp32c2 & esp32c6 2023-02-19 03:53:02 +00:00