esp-idf/docs/en/api-reference
Darian Leung 4c57f50fe4 TWAI: ISR runs when cache is disabled
This commit adds the feature where the TWAI ISR will continue to
run even if the cache is disabled. Whilst cache is disabled, any
received messages will go into the RX queue, and any pending TX
messages in the TX queue will be transmitted. This feature should
be enabled using the CONFIG_TWAI_ISR_IN_IRAM option.
2020-10-10 14:19:32 +08:00
..
bluetooth
network ethernet: support flow control for esp32 emac 2020-08-10 18:54:25 +08:00
peripherals TWAI: ISR runs when cache is disabled 2020-10-10 14:19:32 +08:00
protocols esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30
provisioning Provide a brief description of SmartConfig and add link to example 2020-05-18 01:02:04 +08:00
storage
system Merge branch 'feature/add_esp_rom_printf_to_api_reference' into 'master' 2020-10-09 04:06:10 +08:00
error-codes.rst
index.rst doc: add generation of tags from sdkconfig and x_caps.h headers 2020-05-13 07:09:01 +00:00
kconfig.rst
template.rst