esp-idf/components
Mahavir Jain 4ccac94816 freertos: modify configASSERTs around scheduler state check
Regression introduced in commit 79e74e5d5f

It is possible that some FreeRTOS APIs are invoked prior to
scheduler start condition (e.g. flash initialization in unicore mode).
In that condition these asserts should not trigger (scheduler state being yet to be started),
hence changes per this fix.
2019-11-13 10:44:09 +05:30
..
app_trace
app_update
asio
bootloader cmake: Fix some uninitialized variable warnings 2019-11-08 12:50:28 +08:00
bootloader_support Merge branch 'bugfix/i2s-bootloader-random-disable' into 'master' 2019-11-08 11:04:15 +08:00
bt Merge branch 'bugfix/wifi_internal_memory' into 'master' 2019-11-04 13:55:49 +08:00
cbor
coap
console
cxx
driver uart: make uart_driver_install() more backward compatible, so if the interrupt handler configured to be in IRAM and not flagged in intr_alloc_flags argument, then the flag is gracefully updated rather then error return 2019-11-11 15:27:09 +00:00
efuse
esp-tls
esp32 Merge branch 'feature/ipc_runs_with_caller_priority' into 'master' 2019-11-04 18:29:14 +08:00
esp32s2beta Merge branch 'bugfix/wifi_internal_memory' into 'master' 2019-11-04 13:55:49 +08:00
esp_adc_cal
esp_common Merge branch 'feature/ipc_runs_with_caller_priority' into 'master' 2019-11-04 18:29:14 +08:00
esp_eth
esp_event esp_event: revert changes in !5702 2019-11-03 16:19:30 +08:00
esp_gdbstub
esp_http_client http_client: added comments to http header generation function 2019-11-05 09:53:29 +01:00
esp_http_server
esp_https_ota Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' 2019-11-12 19:43:26 +08:00
esp_https_server
esp_local_ctrl
esp_ringbuf
esp_rom
esp_websocket_client
esp_wifi 1. modify esp_wifi.h to support esp_netif feature 2019-11-06 12:48:02 +00:00
espcoredump
esptool_py
expat
fatfs
freemodbus freemodbus: configure timer handler placement 2019-11-12 22:16:55 +08:00
freertos freertos: modify configASSERTs around scheduler state check 2019-11-13 10:44:09 +05:30
heap
idf_test Merge branch 'feature/mbedtls_add_faster_modexp' into 'master' 2019-11-06 15:51:28 +08:00
jsmn
json
libsodium
log
lwip cmake: Fix some uninitialized variable warnings 2019-11-08 12:50:28 +08:00
mbedtls cmake: Fix some uninitialized variable warnings 2019-11-08 12:50:28 +08:00
mdns
mqtt
newlib
nghttp
nvs_flash nvs: Added nvs tests, minor corrections 2019-11-07 10:23:47 +08:00
openssl
partition_table cmake: fix partition_table cmake when using md5 checksum 2019-11-08 02:59:22 +00:00
perfmon
protobuf-c
protocomm
pthread
sdmmc
soc
spi_flash
spiffs
tcp_transport
tcpip_adapter
ulp cmake: Fix case error passing extra CMake args to sub-projects 2019-11-08 11:56:13 +08:00
unity
vfs VFS: Fix performance test for esp32s2beta 2019-11-01 09:40:16 +00:00
wear_levelling
wifi_provisioning
wpa_supplicant wpa_supplicant: Set assoc_ie_len based on generated RSN/WPA IE 2019-11-11 23:22:14 +08:00
xtensa Merge branch 'feature/perfmon' into 'master' 2019-11-04 18:25:14 +08:00