OVMS3-idf/components/mbedtls
Angus Gratton 208e83def7 build system: Refactor component.mk to not need component_common.mk
New makefile component_wrapper.mk allows some variables to be set
before component.mk is evaluated. This properly fixes problems with
sdkconfig being hard to access in all phases of the build.

Including component_common.mk is no longer necessary and will print a
deprecation warning for components which use it.
2016-11-10 15:52:22 +11:00
..
include mbedtls upstream tweak: Move mbedtls_sha512_process in sha512.h 2016-09-14 17:51:27 +10:00
library mbedtls: Revert changes to upstream library sources. 2016-09-09 14:10:44 +10:00
port mbedtls: Add some initial menuconfig options 2016-09-27 10:38:00 +10: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 Kconfig: use 4 spaces to instead 1 tab 2016-09-28 13:24:58 +08: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