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

5 lines
145 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
CONFIG_IDF_TARGET="esp32s2beta"