esp-idf/components
2024-07-17 17:27:42 +08:00
..
app_trace feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
app_update feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
bootloader Merge branch 'feature/esp32c5_memory_protection' into 'master' 2024-06-26 19:18:39 +08:00
bootloader_support feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
bt feat(bluetooth/controller): support default tx power configurable on ESP32C2 2024-07-17 17:27:42 +08:00
cmock
console ci(console): change pytest writes to confirm_write 2024-07-10 17:49:45 +08:00
cxx
driver feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
efuse feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_adc change(adc): refactor DMA memory allocation 2024-06-17 11:12:06 +08:00
esp_app_format fix(linux): Fixed linux target build failure in esp_app_format for MacOS 2024-05-24 16:29:43 +02:00
esp_bootloader_format
esp_coex fix(coex): Fixed coexist scheme phase index overflow issue 2024-07-15 15:01:40 +08:00
esp_common feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_driver_ana_cmpr feat(etm): support etm driver on esp32c5 2024-07-12 10:53:12 +08:00
esp_driver_cam feat(dvp): DVP cam supports more color format and don't initialize xclock pin 2024-07-05 14:43:05 +08:00
esp_driver_dac fix(kconfig): fixed peripheral driver kconfig inconsistencies 2024-06-03 11:51:00 +08:00
esp_driver_gpio feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_driver_gptimer feat(etm): support etm driver on esp32c5 2024-07-12 10:53:12 +08:00
esp_driver_i2c ci(esp32c5): enable c5 target test 2024-07-02 16:45:49 +08:00
esp_driver_i2s ci(esp32c5): enable c5 target test 2024-07-02 16:45:49 +08:00
esp_driver_isp feat(isp_awb): support to change config after initialized 2024-06-17 11:19:59 +08:00
esp_driver_jpeg feat(ci): check LL functions not read write register by half word 2024-06-18 14:58:41 +08:00
esp_driver_ledc feat(ledc): add esp_gpio_reserve to ledc driver 2024-07-05 15:11:57 +08:00
esp_driver_mcpwm ci(mcpwm): re-enable mcpwm test on c5 2024-07-04 17:40:48 +08:00
esp_driver_parlio ci(esp32c5): enable c5 target test 2024-07-02 16:45:49 +08:00
esp_driver_pcnt refactor(pcnt): ISR handling 2024-07-08 14:52:14 +08:00
esp_driver_ppa fix(ppa): fix insufficient writeback/invalidate data length 2024-07-09 16:06:42 +08:00
esp_driver_rmt ci(esp32c5): enable c5 target test 2024-07-02 16:45:49 +08:00
esp_driver_sdio feat(ci): check LL functions not read write register by half word 2024-06-18 14:58:41 +08:00
esp_driver_sdm feat(sdm): add support for esp32c5 2024-07-10 11:46:45 +08:00
esp_driver_sdmmc fix(sdmmc): fix invalid data when reading/writing PSRAM buffers 2024-06-05 13:12:03 +02:00
esp_driver_sdspi remove(c5beta3): remove c5 beta3 doxy files 2024-06-17 12:02:15 +08:00
esp_driver_spi fix(esp_driver_spi): enable single board test for esp32p4 2024-07-08 20:32:04 +08:00
esp_driver_touch_sens refactor(touch): refactor the filter configuration 2024-06-18 14:36:09 +08:00
esp_driver_tsens fix(kconfig): fixed peripheral driver kconfig inconsistencies 2024-06-03 11:51:00 +08:00
esp_driver_uart feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_driver_usb_serial_jtag refactor(usb-serial-jtag): usb-serial-jtag driver simplification to fix rom print coexistence 2024-06-26 15:47:25 +08:00
esp_eth fix(esp_eth): fix variable declarations inside switch for clang 2024-07-12 12:14:32 +02:00
esp_event refactor(linux): remove explicit watchpoint configs 2024-06-28 18:01:37 +02:00
esp_gdbstub
esp_hid Fix stack overflow bug for examples/bluetooth/esp_hid_device when using esp32s3 with nimble 2024-06-11 16:13:34 +03:30
esp_http_client feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_http_server feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_https_ota
esp_https_server
esp_hw_support Merge branch 'fix/stall_other_core_in_cpu_freq_switching' into 'master' 2024-07-17 10:26:12 +08:00
esp_lcd Merge branch 'ci/re-enable_spi_lcd_test_on_p4' into 'master' 2024-07-03 18:32:21 +08:00
esp_local_ctrl feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00
esp_mm feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_netif feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_netif_stack
esp_partition fix(esp_partition): fix data type overflow sanity check 2024-07-08 22:19:19 +08:00
esp_phy fix(phy): add phy calibration data check when mode is not none calibration 2024-06-25 10:53:25 +08:00
esp_pm feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_psram feat(psram): support bss on psram on p4 2024-07-15 10:44:13 +08:00
esp_ringbuf feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00
esp_rom feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_system feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_timer feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
esp_vfs_console fix(storage/vfs): always register /dev/null on startup 2024-05-28 07:55:37 +02:00
esp_wifi fix(wifi): fix sta may join bad signal ap when set by signal 2024-07-12 17:51:35 +08:00
esp-tls feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
espcoredump fix(coredump): fix array out of the bounds error 2024-07-04 14:44:19 +02:00
esptool_py feat(spi_flash): Increase flash frequency from 40M to 80M 2024-07-09 10:49:57 +08:00
fatfs feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
freertos feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
hal Merge branch 'fix/stall_other_core_in_cpu_freq_switching' into 'master' 2024-07-17 10:26:12 +08:00
heap feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
http_parser
idf_test feat(intr): basic interrupt/freertos support for C61 2024-06-12 09:25:47 +08:00
ieee802154 fix(ieee802154): fix linker error due to static function being inlined 2024-07-12 14:51:49 +02:00
json feat(cjson): update submodule to v1.7.18 2024-05-16 16:16:24 +05:30
linux
log Merge branch 'feature/esp_rom_vprintf' into 'master' 2024-05-31 17:42:56 +08:00
lwip feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
mbedtls feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
mqtt change(mqtt): Update esp_mqtt submodule 2024-06-17 13:06:35 +08:00
newlib feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
nvs_flash feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
nvs_sec_provider
openthread feat(openthread): update openthread submodule 2024-07-16 11:57:41 +08:00
partition_table feat: add config option under partition menu to support large size ota 2024-07-12 14:49:16 +05:30
perfmon
protobuf-c
protocomm feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
pthread feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
riscv feat(panic): supported more cache error cactch 2024-07-11 15:26:13 +08:00
rt feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
sdmmc fix(sdmmc_io): fixed fixed_addr mode will still increase addr when splitting 2024-06-29 02:30:20 +08:00
soc Merge branch 'feature/update_etm_source_on_c5' into 'master' 2024-07-17 10:53:59 +08:00
spi_flash feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
spiffs feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
tcp_transport feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
touch_element
ulp fix(etm): add ulp etm ll functions 2024-07-16 10:04:18 +08:00
unity
usb refactor(usb_host): Update USB Host multiconfig public API 2024-07-16 11:32:22 +02:00
vfs feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
wear_levelling feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00
wifi_provisioning fix(wifi_provisioning): fix var declarations inside switch for clang 2024-07-12 13:58:18 +02:00
wpa_supplicant fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms 2024-07-11 14:53:27 +05:30
xtensa
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) includes hal, arch (where arch is either riscv or xtensa depending on the chip), esp_rom, esp_common, and soc. This group contains information about and provides low-level access to the underlying hardware. In the case of esp_common, it contains hardware-agnostic code and utilities. These components may have dependencies on each other within the group, but outside dependencies should be minimized. The reason for this approach is that these components are fundamental, and many other components may require them. Ideally, the dependency relationship only goes one way, making it easier for this group to be usable in other projects.

The second group (referred to as G1) operates at a higher level than the first group. G1 includes the components esp_hw_support, esp_system, newlib, spi_flash, freertos, log, and heap. Like the first group, circular dependencies within this group are allowed, and these components can have dependencies on the first group. G1 components represent essential software mechanisms for 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_mm

Memory management. Currently, this encompasses:

  • Memory mapping for MMU supported memories
  • Memory synchronisation via Cache
  • Utils such as APIs to convert between virtual address and physical address

esp_psram

Contains implementation of PSRAM services

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.