OVMS3-idf/components
michael 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature
NOTE: the internal pullups are not totally reliable, please do add external pullups on your bus.
2018-06-14 12:04:22 +08:00
..
app_trace fix the dependency of systemview config menu. 2018-05-28 12:51:01 +08:00
app_update remove executable permission from source files 2018-05-29 20:07:45 +08:00
aws_iot aws_iot: add support for MQTT TLS over port 443 2018-04-23 18:27:28 +05:30
bootloader build: allow EXCLUDE_COMPONENTS to contain quotes 2018-06-11 23:26:56 +08:00
bootloader_support remove executable permission from source files 2018-05-29 20:07:45 +08:00
bt Merge branch 'bugfix/bt_rfcomm_pr1923' into 'master' 2018-06-13 08:41:16 +08:00
coap Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
console console: Fix formatting 2018-04-30 14:22:45 +05:30
cxx Add declarations of private cxx_guard functions (__cxa_guard_*) in cxx component to fix C++ -Wmissing-declarations warning 2018-06-04 16:36:44 +10:00
driver feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 2018-06-14 12:04:22 +08:00
esp-tls Merge branch 'bugfix/esp_tls_error_logging' into 'master' 2018-04-23 20:18:30 +08:00
esp32 Merge branch 'bugfix/crosscore_handle_yield_iram' into 'master' 2018-06-13 11:54:04 +08:00
esp_adc_cal bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 2018-03-16 15:51:36 +08:00
esp_http_client Remove unused macro 2018-05-22 12:04:47 +07: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 idf_monitor: add support for filtering options 2018-06-05 12:23:27 +02:00
ethernet remove executable permission from source files 2018-05-29 20:07:45 +08:00
expat
fatfs spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
freertos freertos: make task{ENTER/EXIT} macros deprecated for external use 2018-06-12 11:19:39 +05:30
heap test_multi_heap_host: Remove race conditions from parallel "make clean test" 2018-05-22 12:09:30 +10:00
idf_test test/fix bug refresh cache after connect 2018-06-06 02:17:06 +00:00
jsmn
json cJSON : Include only source file objects 2018-04-30 13:51:54 +05:30
libsodium unit-test-app: allow specifying subset of tests for configuration 2018-06-11 23:26:55 +08:00
log remove executable permission from source files 2018-05-29 20:07:45 +08:00
lwip modify dhcp offer MTU to 1500 2018-06-07 10:03:26 +08:00
mbedtls Merge branch 'bugfix/mbedtls_submodule' into 'master' 2018-05-16 19:52:45 +08:00
mdns fix(mdns): fix the exception when remove one of multiple service 2018-06-03 17:29:49 +08:00
micro-ecc micro-ecc: update to v1.0 2018-06-10 21:20:55 +08:00
newlib Resolve required include header dependencies in component itself 2018-06-12 11:19:39 +05:30
nghttp Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
nvs_flash Add declarations of private nvs functions (nvs_*) in nvs_flash component to fix C++ -Wmissing-declarations warning 2018-06-04 16:36:44 +10:00
openssl remove executable permission from source files 2018-05-29 20:07:45 +08:00
partition_table Fix PartitionDefinition comparison in Python 3 2018-06-04 17:18:41 +10:00
pthread pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 2018-04-19 18:28:55 +05:30
sdmmc remove executable permission from source files 2018-05-29 20:07:45 +08:00
smartconfig_ack remove executable permission from source files 2018-05-29 20:07:45 +08:00
soc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 2018-06-14 12:04:22 +08:00
spi_flash spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
spiffs spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
tcpip_adapter remove executable permission from source files 2018-05-29 20:07:45 +08:00
ulp remove executable permission from source files 2018-05-29 20:07:45 +08:00
vfs vfs: change task{ENTER/EXIT}_CRITICAL with port{ENTER/EXIT}_CRITICAL 2018-06-12 11:19:39 +05:30
wear_levelling spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
wpa_supplicant esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter 2018-05-31 17:09:40 +08:00
xtensa-debug-module remove executable permission from source files 2018-05-29 20:07:45 +08:00