OVMS3-idf/tools/unit-test-app/configs/aes_no_hw_s2

5 lines
141 B
Plaintext
Raw Normal View History

TEST_EXCLUDE_COMPONENTS=libsodium bt app_update test_utils
2019-08-18 05:22:50 +00:00
TEST_COMPONENTS=mbedtls
CONFIG_MBEDTLS_HARDWARE_AES=n
2020-01-17 03:47:08 +00:00
CONFIG_IDF_TARGET="esp32s2"