esp-idf/components
Angus Gratton d664e32394 build system: Use component.mk for all components, refactor bootloader build
For config-only components, component.mk should now contain "COMPONENT_CONFIG_ONLY := 1"

Also refactored some of the generation of linker paths, library list. This required cleaning up the way the bootloader
project works, it's now mostly independent from the parent.
2017-07-19 09:10:48 +10:00
..
app_trace
app_update
aws_iot
bootloader build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
bootloader_support
bt Merge branch 'bugfix/btdm_modify_BTA_GATTC_KNOWN_SR_MAX_for_Multi-connection' into 'master' 2017-07-13 21:55:24 +08:00
coap
cxx build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
driver Merge branch 'feature/enable_brownout_detector' into 'master' 2017-07-13 11:40:37 +08:00
esp32 build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
espcoredump
esptool_py build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
ethernet
expat
fatfs build: Fix the warnings that break the tests 2017-07-07 11:03:25 +08:00
freertos build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
heap heap: Rename memory "tags" to "types" to avoid confusion w/ old tag allocator API 2017-07-10 17:46:03 +08:00
idf_test
jsmn
json
libsodium
log
lwip Merge branch 'feature/some_refactor_for_tcpip_adapter' into 'master' 2017-07-13 22:16:00 +08:00
mbedtls mbedtls: Fix memory leak in initial ECDH exchange if OOM/failure occurs 2017-07-12 16:34:26 +08:00
mdns
micro-ecc
newlib build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
nghttp nghttp2: Add submodule to COMPONENT_SUBMODULES, update to release v1.24 2017-07-12 11:16:55 +08:00
nvs_flash
openssl
partition_table build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
sdmmc heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
soc Merge branch 'feature/high_level_interrupts' into 'master' 2017-07-18 10:42:31 +08:00
spi_flash Merge branch 'feature/mmap_unordered_flash_pages' into 'master' 2017-07-18 10:49:12 +08:00
tcpip_adapter tcpip_adapter: not free netif when tcpip adapter is stopped 2017-07-13 18:42:45 +08:00
ulp
vfs
wear_levelling wear_levelling: fix write and read length for single access was wrong. 2017-07-17 12:00:40 +03:00
wpa_supplicant
xtensa-debug-module