OVMS3-idf/components
Renz Christian Bagaporo 5760e37dcc cmake: fix custom bootloader issue
Issue is that when users creates a custom bootloader from
$IDF_PATH/components/bootloader. Parent project build uses the copy but
bootloader subproject build uses the original still. The issue is solved
by passing the custom bootloader as extra component directory so
bootloader build knows to use the new copy (itself) in the build.
2019-05-27 18:45:28 +08:00
..
app_trace cmake: Fix some failing example builds, fix gcov 2018-10-30 10:59:39 +11:00
app_update bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro 2018-12-20 12:24:55 +05:30
aws_iot cmake: make main a component again 2018-09-13 11:13:27 +08:00
bootloader cmake: fix custom bootloader issue 2019-05-27 18:45:28 +08:00
bootloader_support bootloader: add API for erasing flash region 2019-04-23 21:14:35 +08:00
bt Merge branch 'bugfix/btdm_modify_HCI_GET_CMD_BUF_v3.1' into 'release/v3.1' 2019-04-28 10:20:11 +08:00
coap cmake: make main a component again 2018-09-13 11:13:27 +08:00
console cmake: fix source list issues 2018-09-13 11:13:27 +08:00
cxx cmake: make main a component again 2018-09-13 11:13:27 +08:00
driver spi: fix the bug of connecting SPI peripheral to read-only pins 2019-04-02 11:33:53 +08:00
esp-tls esp_tls: Make cacert_pem_bytes field a mutable integer 2019-03-18 23:17:02 +00:00
esp32 wifi: fix softap crash when sta reset (backport v3.1) 2019-05-20 20:38:43 +08:00
esp_adc_cal cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_http_client cmake: make main a component again 2018-09-13 11:13:27 +08:00
esp_https_ota cmake: make main a component again 2018-09-13 11:13:27 +08:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py Update esptool.py to v2.6 2019-01-23 17:06:11 +08:00
ethernet ethernet: enlarge ethernet task stack size 2019-02-27 15:21:09 +08:00
expat cmake: make main a component again 2018-09-13 11:13:27 +08:00
fatfs fatfs: Do not log from critical sections 2018-11-16 12:59:38 +01:00
freertos freertos: Make xPortGetCoreID() volatile 2019-03-01 10:49:58 +00:00
heap heap: Add integer overflow checks on MALLOC_CAP_32BIT & MALLOC_CAP_EXEC 2019-03-21 16:05:52 +11:00
idf_test test:update mesh test cases for ci(v3.1) 2019-04-17 17:31:15 +08:00
jsmn cmake: make main a component again 2018-09-13 11:13:27 +08:00
json cmake: make main a component again 2018-09-13 11:13:27 +08:00
libsodium cmake: fix source list issues 2018-09-13 11:13:27 +08:00
log cmake: make main a component again 2018-09-13 11:13:27 +08:00
lwip fix the bug in auto Ip memory leak 2019-03-06 21:07:22 +08:00
mbedtls hwcrypto sha: Allow SHA contexts to be shared between tasks 2019-01-23 18:18:38 +08:00
mdns Merge branch 'bugfix/mdns_notask_timer_crash_3.1' into 'release/v3.1' 2019-04-28 10:39:04 +08:00
micro-ecc cmake: make main a component again 2018-09-13 11:13:27 +08:00
newlib newlib: Fix adjtime 2019-04-24 18:42:26 +08:00
nghttp cmake: make main a component again 2018-09-13 11:13:27 +08:00
nvs_flash nvs_flash: Multi-page blob erased using nvs_erase_key should be cleaned properly 2019-04-28 03:49:30 +00:00
openssl cmake: make main a component again 2018-09-13 11:13:27 +08:00
partition_table nvs_flash: Add support for nvs encryption 2018-10-04 19:25:12 +05:30
pthread cmake: make main a component again 2018-09-13 11:13:27 +08:00
sdmmc cmake: make main a component again 2018-09-13 11:13:27 +08:00
smartconfig_ack cmake: make main a component again 2018-09-13 11:13:27 +08:00
soc Fix external start fail 2019-04-26 07:07:53 +00:00
spi_flash esp32: Fixes freezing core dump process when flash write address checks are enabled 2019-05-08 13:30:57 +03:00
spiffs spiffs: increase timeout in readdir test 2018-12-28 09:56:15 +08:00
tcpip_adapter Merge branch 'bugfix/tw24694_dns_request_no_reply_v3.1' into 'release/v3.1' 2018-09-16 15:18:39 +08:00
ulp cmake: make main a component again 2018-09-13 11:13:27 +08:00
vfs vfs: fix unregister removing top level VFS instead of nested 2019-01-23 16:28:09 +08:00
wear_levelling cmake: make main a component again 2018-09-13 11:13:27 +08:00
wpa_supplicant Merge branch 'bugfix/misc_v3_1_backports' into 'release/v3.1' 2018-10-10 15:01:13 +08:00
xtensa-debug-module cmake: make main a component again 2018-09-13 11:13:27 +08:00