OVMS3-idf/components/mbedtls
antti d390449371 add unit tests to esp-idf
rename nvs host test folder, modify .gitlab-ci.yml

remove unit-test-app build

re-format unit test files

remove extra newlines in project.mk

some refactoring for unit test part in project.mk

add build files of unit-test-app in gitignore

add README.md for unit test app

correct headings in README.md

remove files and make minor tweaks in unit test app

update .gitlab-ci.yml to use unit test app

delete unused lines in component_wrapper.mk

delete periph_i2s.h and lcd test

add text floating point in components/esp32/test/Kconfig

correct idf test build paths in .gitlab-ci.yml
2016-11-22 14:45:50 +08:00
..
include mbedtls upstream tweak: Move mbedtls_sha512_process in sha512.h 2016-09-14 17:51:27 +10:00
library mbedtls hardware RSA: Put into menuconfig, squash warnings 2016-11-18 15:50:45 +11:00
port mbedtls hardware bignum: Use memcpy instead of REG_WRITE/REG_READ in a loop 2016-11-21 18:09:09 +11:00
test add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
apache-2.0.txt Add mbedtls release version 2.3.0 2016-09-05 12:03:39 +10:00
ChangeLog Add mbedtls release version 2.3.0 2016-09-05 12:03:39 +10:00
component.mk build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
Kconfig mbedtls hardware bignum: Support "RSA" interrupt for end of operation 2016-11-18 15:53:00 +11:00
LICENSE Add mbedtls release version 2.3.0 2016-09-05 12:03:39 +10:00
Makefile.projbuild Build system: Allow components to add to the global CFLAGS via Makefile.projbuild 2016-09-09 11:08:19 +10:00