Mahavir Jain 4f0769d2ed Merge branch 'ci/fix_efuse_tests_when_blocks_are_not_free' into 'master' vor 2 Jahren
..
app_trace 21d7fd9b03 gcov: use original libgcov.a with redefined symbols vor 2 Jahren
app_update d4ccdd48f6 esp32h2: add secure boot feature support vor 2 Jahren
bootloader 89fa53f1c0 mmu: support configurable mmu page size vor 2 Jahren
bootloader_support 7c090d9a42 Merge branch 'bugfix/bootloader-ignored-warnings' into 'master' vor 2 Jahren
bt a945b85543 Merge branch 'bugfix/add_debug_check' into 'master' vor 2 Jahren
cmock 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system vor 4 Jahren
console 2a8bbda6e4 console: Fix and re-enable no-format warnings vor 2 Jahren
cxx 0be8e03907 ci: update test apps to use run_all_single_board_cases vor 2 Jahren
driver 75591a8a13 Merge branch 'ci/driver_single_board' into 'master' vor 2 Jahren
efuse 77a8b1afef efuse: Fix some tests, some CI chips may already have blocks written vor 2 Jahren
esp-tls 75591a8a13 Merge branch 'ci/driver_single_board' into 'master' vor 2 Jahren
esp_adc 2d52334e5d gptimer: fix race condition between start and stop vor 2 Jahren
esp_app_format 94120b82c2 esp32h2: add build test vor 3 Jahren
esp_coex db11eaecdc feature: separate coex lib from wifi lib, support esp32c6 internal coex vor 2 Jahren
esp_common 6d88c52bc5 esp_common: restore test_attr test scope for psram vor 2 Jahren
esp_eth 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests vor 3 Jahren
esp_event dca8ee21ee esp_event: fix and re-enable no-format warnings vor 2 Jahren
esp_gdbstub 9c37441b17 wdt: refactor wdt codes to use unified type vor 3 Jahren
esp_hid 20c9efed4d fix HID Host bug when handling the two consecutive connection request vor 2 Jahren
esp_http_client 0cc243a8cc esp_http_client: remove dependency of esp_stubs from esp_http_client. Add esp_event stubs in `linux` component vor 2 Jahren
esp_http_server 0be8e03907 ci: update test apps to use run_all_single_board_cases vor 2 Jahren
esp_https_ota 035c2e5799 esp_http(s)_server: remove "Wno-format" cflag and fix formatting errors vor 3 Jahren
esp_https_server c86e13c3d4 esp_https_server: Add dependency on `MBEDTLS_TLS_SERVER` config vor 3 Jahren
esp_hw_support a48d1a85c1 mspi: add test_app measuring time cost of mspi APIs vor 2 Jahren
esp_lcd 0be8e03907 ci: update test apps to use run_all_single_board_cases vor 2 Jahren
esp_local_ctrl e7efda4709 esp_local_ctrl: Fix header inclusion vor 3 Jahren
esp_mm 1ecd1e3bf0 esp_mm: fix dependency to esp_psram vor 2 Jahren
esp_netif 4c76af3f68 esp_wifi: Add support for NAN Discovery and Datapath vor 2 Jahren
esp_netif_stack 38dec0be48 esp-netif: Support non-lwip mode, add test vor 3 Jahren
esp_partition 744742cb3d host_test: vor 2 Jahren
esp_phy 266a58f85b Merge branch 'bugfix/add_rf_test_lib' into 'master' vor 2 Jahren
esp_pm 0be8e03907 ci: update test apps to use run_all_single_board_cases vor 2 Jahren
esp_psram 0be8e03907 ci: update test apps to use run_all_single_board_cases vor 2 Jahren
esp_ringbuf a8b9314353 esp_ringbuf: Clarify behavior when sending items of 0 size vor 2 Jahren
esp_rom 948a895f24 Merge branch 'bugfix/fix_ram_app_mmu_issue' into 'master' vor 2 Jahren
esp_system 785bd812e9 cpu_start: move esp_rom_spiflash_attach earilier vor 2 Jahren
esp_timer 449e4bcae7 esp_timer: Adds AFFINITY options for task and ISR vor 2 Jahren
esp_wifi d4a358a115 Merge branch 'bugfix/fix_sc_send_failure_and_exit_issue' into 'master' vor 2 Jahren
espcoredump 94120b82c2 esp32h2: add build test vor 3 Jahren
esptool_py bc655a6890 spi_flash: Allow clock frequency up to 64M, and make it default on ESP32H2 vor 2 Jahren
fatfs 16915556a3 fatfs: fstat - enable setting a custom preferred block size vor 2 Jahren
freertos 9b81e2b189 freertos: Schedule tasks unblocked by an ISR on a core with scheduler running if core affinity matches vor 2 Jahren
hal 745c06626d Merge branch 'h2/support-ecc' into 'master' vor 2 Jahren
heap f6fc5e3c31 heap: fix and re-enable no-format warnings vor 2 Jahren
http_parser 77929ec0ac docs/en: Add entry for http_parser in copyrights page vor 4 Jahren
idf_test a485b1cb67 esp32h2: Add support for ECC hardware accelerator vor 2 Jahren
ieee802154 f1cf243385 ieee802154: update lib to change esp32h2 clock init vor 2 Jahren
json 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system vor 4 Jahren
linux 0cc243a8cc esp_http_client: remove dependency of esp_stubs from esp_http_client. Add esp_event stubs in `linux` component vor 2 Jahren
log cef0744299 Merge branch 'bugfix/linux_target_gen_partition_table' into 'master' vor 3 Jahren
lwip 76730607a7 Merge branch 'bugfix/lwip_opts_sock_macro_param' into 'master' vor 2 Jahren
mbedtls 85b1efc729 Merge branch 'update/update_cmn_crt_authorities_csv' into 'master' vor 2 Jahren
mqtt 94120b82c2 esp32h2: add build test vor 3 Jahren
newlib a32bbedcd9 newlib: implement 8/16-bit atomic operations for riscv vor 2 Jahren
nvs_flash bed81f450d ci(nvs_flash): Increase timeout of nvs_page_test vor 3 Jahren
openthread e995db71c1 Merge branch 'openthread/disable_ipv4' into 'master' vor 2 Jahren
partition_table 9628118400 partition_table: add tests for checking secure boot part size vor 3 Jahren
perfmon d6d44b4781 perfmon: fix xtensa_perfmon build target vor 3 Jahren
protobuf-c a976dd1608 protobuf-c: Update submodule to v1.4.1 vor 3 Jahren
protocomm 75591a8a13 Merge branch 'ci/driver_single_board' into 'master' vor 2 Jahren
pthread 8e2e61ad83 pthread: unit test builds only necessary components vor 2 Jahren
riscv ed0a1f7b52 esp32c6: Fix incorrect PMP configuration vor 2 Jahren
sdmmc 415e785135 sdmmc: read/write/erase return early on sector count == 0 vor 2 Jahren
soc a485b1cb67 esp32h2: Add support for ECC hardware accelerator vor 2 Jahren
spi_flash 75591a8a13 Merge branch 'ci/driver_single_board' into 'master' vor 2 Jahren
spiffs e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation vor 2 Jahren
tcp_transport 9def9b6a03 [ws_transport] - Added `esp_transport_ws_get_upgrade_request_status` API vor 3 Jahren
touch_element 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests vor 3 Jahren
ulp 5016eb6269 ulp: fix and re-enable no-format warnings vor 2 Jahren
unity 8db902c57b gpio: Refactor pytest_gpio to separate cases with labels, and update to use new IdfDut class in pytest_embedded_idf vor 3 Jahren
usb be899f6653 usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig. vor 2 Jahren
vfs b184b9a153 Merge branch 'bugfix/usb_serial_driver_block' into 'master' vor 2 Jahren
wear_levelling 4069a62629 freertos(IDF): Remove usage of xPortGetFreeHeapSize() outside FreeRTOS vor 2 Jahren
wifi_provisioning 5f6cb31105 lwip: Support IPv6 only mode vor 2 Jahren
wpa_supplicant 3cad41ee77 Merge branch 'bugfix/wpa3_softap_supplicant_coverity_fixes' into 'master' vor 2 Jahren
xtensa 1ff8a68c21 Merge branch 'bugfix/support_coredump_stack_xtensa' into 'master' vor 3 Jahren
README.md 0c97fbd5ba riscv: Remove redundant riscv_interrupts.h header vor 3 Jahren

README.md

Core Components

Overview

This document contains details about what the core components are, what they contain, and how they are organized.

Organization

The core components are organized into two groups.

The first group (referred to as G0 from now on) contains hal, xtensa and riscv (referred to as arch components from now on), esp_rom, esp_common, and soc. This group contain information about and low-level access to underlying hardware; or in the case of esp_common, hardware-agnostic code and utilities. These components can depend on each other, but as much as possible have no dependencies outside the group. The reason for this is that, due to the nature of what these components contain, the likelihood is high that a lot of other components will require these. Ideally, then, the dependency relationship only goes one way. This makes it easier for these components, as a group, to be usable in another project. One can conceivably implement a competing SDK to ESP-IDF on top of these components.

The second group (referred to as G1 from now on) sits at a higher level than the first group. This group contains the components esp_hw_support, esp_system, newlib, spi_flash, freertos, log, and heap. Like the first group, circular dependencies within the group are allowed; and being at a higher level, dependency on the first group is allowed. These components represent software mechanisms essential to building other components.

Descriptions

The following is a short description of the components mentioned above.

G0 Components

hal

Contains the hardware abstraction layer and low-level operation implementations for the various peripherals. The low-level functions assign meaningful names to register-level manipulations; the hardware abstraction provide operations one level above this, grouping these low-level functions into routines that achieve a meaningful action or state of the peripheral.

Example:

  • spi_flash_ll_set_address is a low-level function part of the hardware abstraction spi_flash_hal_read_block

arch

Contains low-level architecture operations and definitions, including those for customizations (can be thought of on the same level as the low-level functions of hal). This can also contain files provided by the architecture vendor.

Example:

  • xt_set_exception_handler
  • rv_utils_intr_enable
  • ERI_PERFMON_MAX

esp_common

Contains hardware-agnostic definitions, constants, macros, utilities, 'pure' and/or algorithmic functions that is useable by all other components (that is, barring there being a more appropriate component to put them in).

Example:

  • BIT(nr) and other bit manipulation utilities in the future
  • IDF_DEPRECATED(REASON)
  • ESP_IDF_VERSION_MAJOR

soc

Contains description of the underlying hardware: register structure, addresses, pins, capabilities, etc.

Example:

  • DR_REG_DPORT_BASE
  • SOC_MCPWM_SUPPORTED
  • uart_dev_s

esp_rom

Contains headers, linker scripts, abstraction layer, patches, and other related files to ROM functions.

Example:

  • esp32.rom.eco3.ld
  • rom/aes.h

G1 Components

spi_flash

SPI flash device access implementation.

freertos

FreeRTOS port to targets supported by ESP-IDF.

log

Logging library.

heap

Heap implementation.

newlib

Some functions n the standard library are implemented here, especially those needing other G1 components.

Example:

  • malloc is implemented in terms of the component heap's functions
  • gettimeofday is implemented in terms of system time in esp_system

esp_system

Contains implementation of system services and controls system behavior. The implementations here may take hardware resources and/or decide on a hardware state needed for support of a system service/feature/mechanism. Currently, this encompasses the following, but not limited to:

  • Startup and initialization
  • Panic and debug
  • Reset and reset reason
  • Task and interrupt watchdogs

esp_hw_support

Contains implementations that provide hardware operations, arbitration, or resource sharing, especially those that is used in the system. Unlike esp_system, implementations here do not decide on a hardware state or takes hardware resource, acting merely as facilitator to hardware access. Currently, this encompasses the following, but not limited to:

  • Interrupt allocation
  • Sleep functions
  • Memory functions (external SPIRAM, async memory, etc.)
  • Clock and clock control
  • Random generation
  • CPU utilities
  • MAC settings

esp_hw_support vs esp_system

This section details list some implementations and the reason for placing it in either esp_hw_support or esp_system.

task_wdt.c (esp_system) vs intr_alloc.c (esp_hw_support)

The task watchdog fits the definition of taking and configuring hardware resources (wdt, interrupt) for implementation of a system service/mechanism.

This is in contrast with interrupt allocation that merely facilitates access to the underlying hardware for other implementations - drivers, user code, and even the task watchdog mentioned previously!

crosscore_int.c (esp_system)

The current implementation of crosscore interrupts is tightly coupled with a number of interrupt reasons associated with system services/mechanisms: REASON_YIELD (scheduler), REASON_FREQ_SWITCH (power management) REASON_PRINT_BACKTRACE (panic and debug).

However, if an implementation exists that makes it possible to register an arbitrary interrupt reason - a lower level inter-processor call if you will, then this implementation is a good candidate for esp_hw_support. The current implementation in esp_system can then just register the interrupt reasons mentioned above.

esp_mac.h, esp_chip_info.h, esp_random.h (esp_hw_support)

The functions in these headers used to be in esp_system.h, but have been split-off.

The remaining functions in esp_system.h are those that deal with system behavior, such as esp_register_shutdown_handler, or are proxy for other system components's APIs such as esp_get_free_heap_size.

The functions split-off from esp_system.h are much more hardware manipulation oriented such as: esp_read_mac, esp_random and esp_chip_info.