mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
feat(mailbox): define and implement a mailbox API with hardware and software support
This commit is contained in:
@@ -8,6 +8,7 @@ components/ulp/lp_core/lp_core/include/ulp_lp_core_uart.h
|
||||
components/ulp/lp_core/lp_core/include/ulp_lp_core_utils.h
|
||||
components/ulp/lp_core/lp_core/include/ulp_lp_core_interrupts.h
|
||||
components/ulp/lp_core/lp_core/include/ulp_lp_core_spi.h
|
||||
components/ulp/lp_core/lp_core/include/ulp_lp_core_mailbox.h
|
||||
# ESP-TEE header files
|
||||
components/esp_tee/subproject/components/tee_sec_storage/include/esp_tee_sec_storage.h
|
||||
components/esp_tee/subproject/components/tee_attestation/esp_tee_attestation.h
|
||||
|
||||
Reference in New Issue
Block a user