OVMS3-idf/components
Angus Gratton 7c58c1e06b Build system: Allow components to add to the global CFLAGS via Makefile.projbuild
Used by mbedTLS to set MBEDTLS_CONFIG_FILE in all components.

This change sets CFLAGS/etc at the project level and then exports those
variables for components, rather than setting them independently each time
a component Makefile is invoked.
2016-09-09 11:08:19 +10:00
..
bootloader Build system: Allow components to add to the global CFLAGS via Makefile.projbuild 2016-09-09 11:08:19 +10:00
bt Initial public version 2016-08-17 23:08:22 +08:00
esp32 Merge branch 'master' into feature/mbedtls 2016-09-09 10:29:19 +10:00
esptool_py Set default SPI flash access mode to DIO 2016-09-08 10:22:15 +08:00
expat Build system: Allow components to add to the global CFLAGS via Makefile.projbuild 2016-09-09 11:08:19 +10:00
freertos Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
json components/json: add JSON parse feature 2016-08-25 17:04:14 +08:00
lwip Build system: Allow components to add to the global CFLAGS via Makefile.projbuild 2016-09-09 11:08:19 +10:00
mbedtls Build system: Allow components to add to the global CFLAGS via Makefile.projbuild 2016-09-09 11:08:19 +10:00
newlib Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
nvs_flash Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
partition_table Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
spi_flash Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
tcpip_adapter Build system: Allow components to add to the global CFLAGS via Makefile.projbuild 2016-09-09 11:08:19 +10:00