mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-15 07:22:52 +02:00
Use ESP32's hardware AES
This commit is contained in:
1
.vscode/c_cpp_properties.json
vendored
1
.vscode/c_cpp_properties.json
vendored
@ -16,6 +16,7 @@
|
||||
"${IDF_PATH}/components/soc/include",
|
||||
"${IDF_PATH}/components/soc/esp32/include",
|
||||
"${IDF_PATH}/components/tcpip_adapter/include",
|
||||
"${IDF_PATH}/components/mbedtls/mbedtls/include",
|
||||
"${workspaceRoot}/examples/provisioning/build/include",
|
||||
"${workspaceRoot}/examples/hello_world/build/include",
|
||||
"${workspaceRoot}/examples/send_recv/build/include",
|
||||
|
Reference in New Issue
Block a user