esp-idf/components
Felipe Neves 810be86f21 freertos/riscv: move freertos aware interrupt code from vectors to the freertos riscv port.
The riscv vectors.S in riscv component contains the trap vector, which is responsible to
defer interrupts and examine if a task context switch is needed, this change cleans up
this code by hiding all freertos details behind on two functions rtos_it_enter/exit and
their implementations are placed in freertos riscv port files.
2021-01-05 15:39:46 +08:00
..
app_trace
app_update
asio
bootloader tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
bootloader_support esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
bt Merge branch 'bugfix/spp_data_send_delay' into 'master' 2021-01-05 10:32:51 +08:00
cbor
cmock
coap
console
cxx
driver esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
efuse efuse: revert EARLY_LOGD to LOGD 2020-12-30 12:37:44 +08:00
esp-tls
esp32 esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
esp32c3 panic on RISC-V: Take into account Merge Request comments 2020-12-31 15:46:17 +08:00
esp32s2 Merge branch 'feature/unify_rtc_fast_mem_as_heap_config_across_chips' into 'master' 2020-12-29 11:41:05 +08:00
esp32s3 Merge branch 'feature/unify_rtc_fast_mem_as_heap_config_across_chips' into 'master' 2020-12-29 11:41:05 +08:00
esp_adc_cal
esp_common panic: Add support for SoC-level panic 2020-12-31 15:46:17 +08:00
esp_eth
esp_event
esp_gdbstub esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
esp_hid
esp_http_client Merge branch 'bugfix/http_client_test_memcorupt' into 'master' 2021-01-05 15:15:32 +08:00
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support 1. Fix CPU switch to 160M issue; 2020-12-30 12:32:31 +08:00
esp_ipc
esp_local_ctrl
esp_netif
esp_pm esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
esp_ringbuf freertos: always enable static allocation 2020-12-29 16:18:04 +01:00
esp_rom newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
esp_serial_slave_link
esp_system panic on RISC-V: Take into account Merge Request comments 2020-12-31 15:46:17 +08:00
esp_timer
esp_websocket_client
esp_wifi esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
espcoredump
esptool_py tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
expat
fatfs vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00
freemodbus esp32c3: Disable components that are not yet supported 2020-12-31 09:27:38 +11:00
freertos freertos/riscv: move freertos aware interrupt code from vectors to the freertos riscv port. 2021-01-05 15:39:46 +08:00
hal panic on RISC-V: Take into account Merge Request comments 2020-12-31 15:46:17 +08:00
heap
idf_test mbedtls: merge changes from C3 2020-12-29 10:56:13 +08:00
jsmn
json
libsodium
log
lwip esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
mbedtls mbedtls: merge changes from C3 2020-12-29 10:56:13 +08:00
mdns mdns: Allow resolve its own non-strict answers 2020-12-29 13:18:00 +00:00
mqtt
newlib esp_system: Don't compile sleep_mode.c on c3 2020-12-31 15:20:05 +11:00
nghttp
nvs_flash Merge branch 'bugfix/nvs_str_cmp' into 'master' 2020-12-24 18:28:29 +08:00
openssl
partition_table tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
perfmon esp32c3: Disable components that are not yet supported 2020-12-31 09:27:38 +11:00
protobuf-c
protocomm
pthread
riscv freertos/riscv: move freertos aware interrupt code from vectors to the freertos riscv port. 2021-01-05 15:39:46 +08:00
sdmmc Fix minor documentation issue 2020-12-25 15:46:36 +08:00
soc gpio: fixed GPIO47 not available issue on ESP32s3 2021-01-04 20:21:06 +08:00
spi_flash Merge branch 'ci/alternative_flash_performance' into 'master' 2021-01-04 15:35:53 +08:00
spiffs vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00
tcp_transport
tcpip_adapter
tinyusb vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00
ulp esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
unity
vfs vfs: zero-initialize struct stat in *_stat and *_fstat handlers 2020-12-29 16:18:04 +01:00
wear_levelling
wifi_provisioning esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
wpa_supplicant Merge branch 'bugfix/11kv_bugfixes' into 'master' 2020-12-25 19:09:27 +08:00
xtensa xtensa: Disable component on esp32c3 2020-12-24 14:18:02 +11:00