OVMS3-idf/components
Angus Gratton abbc13af62 freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex()
Saves a few cycles by only testing the count validity once, and never for the common case where the
mutex was not recursively locked.
2018-08-10 16:53:17 +10:00
..
app_trace gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
app_update app_update: Don't double-verify secure boot signature during OTA 2018-07-23 13:45:55 +10:00
aws_iot aws_iot: add support for MQTT TLS over port 443 2018-04-23 18:27:28 +05:30
bootloader Merge branch 'bugfix/secure_boot_padding_v3_1' into 'release/v3.1' 2018-07-25 08:59:31 +08:00
bootloader_support Merge branch 'bugfix/secure_boot_padding_v3_1' into 'release/v3.1' 2018-07-25 08:59:31 +08:00
bt Merge branch 'bugfix/btdm_fix_gattc_count_invalid_for_v3.1' into 'release/v3.1' 2018-08-01 14:51:08 +08:00
coap gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
console gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
cxx gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
driver spi_master, ulp: fix aliasing errors in unit tests 2018-08-01 08:59:02 +00:00
esp-tls Merge branch 'bugfix/esp_tls_error_logging' into 'master' 2018-04-23 20:18:30 +08:00
esp32 Merge branch 'doc/wifi_update_channel_state_information_document_v3.1' into 'release/v3.1' 2018-08-01 14:49:45 +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 secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +10:00
ethernet remove executable permission from source files 2018-05-29 20:07:45 +08:00
expat gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
fatfs FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
freertos freertos: Remove either one or two assertions from "fast path" of vPortCPUReleaseMutex() 2018-08-10 16:53:17 +10:00
heap heap: move get_all_caps to IRAM, used in unit test 2018-08-01 08:59:02 +00:00
idf_test freertos: bump limit for spinlock performance test to 300 cycles 2018-08-01 08:59:02 +00:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json cJSON : Include only source file objects 2018-04-30 13:51:54 +05:30
libsodium gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
log doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
lwip Merge branch 'bugfix/autoip_compilation_backportv3.1' into 'release/v3.1' 2018-07-17 20:49:31 +08:00
mbedtls gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
mdns mdns: Minor fix for mdns_service_remove() 2018-07-16 15:07:44 +05:30
micro-ecc micro-ecc: update to v1.0 2018-06-10 21:20:55 +08:00
newlib newlib: fix unit test for psram config 2018-08-01 08:59:02 +00:00
nghttp gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
nvs_flash nvs_partition_generator: Add support for base64 representation of Binary data 2018-07-17 19:24:04 +05:30
openssl remove executable permission from source files 2018-05-29 20:07:45 +08:00
partition_table secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-23 13:45:55 +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 Fix errors in rtc_gpio_desc values 2018-07-19 10:27:31 +03:00
spi_flash spi_flash: Fix error unit tests on host 2018-06-19 14:30:25 +05: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 spi_master, ulp: fix aliasing errors in unit tests 2018-08-01 08:59:02 +00:00
vfs Merge branch 'feature/fs_truncate_support' into 'master' 2018-06-14 13:56:39 +08:00
wear_levelling spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
wpa_supplicant gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-16 14:19:57 +08:00
xtensa-debug-module remove executable permission from source files 2018-05-29 20:07:45 +08:00