Marius Vikhammer dfedaa2b65 Merge branch 'feature/c6_ulp' into 'master' 2 年 前
..
app_trace 21d7fd9b03 gcov: use original libgcov.a with redefined symbols 3 年 前
app_update d4ccdd48f6 esp32h2: add secure boot feature support 2 年 前
bootloader 89fa53f1c0 mmu: support configurable mmu page size 2 年 前
bootloader_support d4ccdd48f6 esp32h2: add secure boot feature support 2 年 前
bt 1f05281913 Merge branch 'bugfix/fix_hidh_connection_bug' into 'master' 2 年 前
cmock 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 年 前
console 2a8bbda6e4 console: Fix and re-enable no-format warnings 2 年 前
cxx 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests 3 年 前
driver 3cbac3dd1d esp_system: Ensure TIMG0 clock is always enabled during normal operation 2 年 前
efuse 0c090b7308 efuse: reenable and fix no-format warnings 2 年 前
esp-tls 866e6b0d6b esp-tls: Fix esp-tls component to resolve esp_http_client example failure for Linux target. 2 年 前
esp_adc 53f1c35826 esp_adc: fix continuous mode pm lock release fail issue and add tests 2 年 前
esp_app_format 94120b82c2 esp32h2: add build test 3 年 前
esp_coex db11eaecdc feature: separate coex lib from wifi lib, support esp32c6 internal coex 2 年 前
esp_common 6d88c52bc5 esp_common: restore test_attr test scope for psram 2 年 前
esp_eth 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests 3 年 前
esp_event ddd645e2c0 esp_event: fix gcc-12 compile errors 3 年 前
esp_gdbstub 9c37441b17 wdt: refactor wdt codes to use unified type 3 年 前
esp_hid 20c9efed4d fix HID Host bug when handling the two consecutive connection request 2 年 前
esp_http_client 32e78b71f3 http_client: fixed looping caused when disable_auto_redirect enabled 2 年 前
esp_http_server 5f6cb31105 lwip: Support IPv6 only mode 2 年 前
esp_https_ota 035c2e5799 esp_http(s)_server: remove "Wno-format" cflag and fix formatting errors 3 年 前
esp_https_server c86e13c3d4 esp_https_server: Add dependency on `MBEDTLS_TLS_SERVER` config 3 年 前
esp_hw_support dfedaa2b65 Merge branch 'feature/c6_ulp' into 'master' 2 年 前
esp_lcd fda9746bb8 esp_mm: cache_msync API 2 年 前
esp_local_ctrl e7efda4709 esp_local_ctrl: Fix header inclusion 3 年 前
esp_mm 1ecd1e3bf0 esp_mm: fix dependency to esp_psram 2 年 前
esp_netif ad0b32c662 lwip: solve some routers do not forward multicast packet issue 2 年 前
esp_netif_stack 38dec0be48 esp-netif: Support non-lwip mode, add test 3 年 前
esp_partition 744742cb3d host_test: 2 年 前
esp_phy 7dd7498212 Merge branch 'bugfix/add_mmu_pwr_ctrl_reg_to_retention_link' into 'master' 2 年 前
esp_pm 1a10eabe41 Power Management: refactor the configuration of each module in sleep mode 2 年 前
esp_psram 9852cb49f7 psram: removed deprecated statement about coredump and external BSS 2 年 前
esp_ringbuf a8b9314353 esp_ringbuf: Clarify behavior when sending items of 0 size 2 年 前
esp_rom fc9538c63d Merge branch 'feature/add_more_pytest_config_to_flash_mmap' into 'master' 2 年 前
esp_system dfedaa2b65 Merge branch 'feature/c6_ulp' into 'master' 2 年 前
esp_timer 449e4bcae7 esp_timer: Adds AFFINITY options for task and ISR 2 年 前
esp_wifi 6f7cf98ffe esp_wifi: SAE Password Identifier support 2 年 前
espcoredump 94120b82c2 esp32h2: add build test 3 年 前
esptool_py 3e3533f918 feat(idf_monitor): move idf_monitor to separate repo 3 年 前
fatfs 16915556a3 fatfs: fstat - enable setting a custom preferred block size 2 年 前
freertos 77ca79a5e9 Merge branch 'refactor/freertos_check_scheduler_suspend_asserts' into 'master' 2 年 前
hal 31acd5d509 Merge branch 'bugfix/fix_ssc_crash_when_light_sleep_with_main_xtal_power_on' into 'master' 2 年 前
heap 4069a62629 freertos(IDF): Remove usage of xPortGetFreeHeapSize() outside FreeRTOS 2 年 前
http_parser 77929ec0ac docs/en: Add entry for http_parser in copyrights page 4 年 前
idf_test d8ac58b4d4 spi: add high freq test on different spi config 2 年 前
ieee802154 f1cf243385 ieee802154: update lib to change esp32h2 clock init 2 年 前
json 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 年 前
linux a3c7905dc1 linux: Add esp_linux_helper.h header file 3 年 前
log cef0744299 Merge branch 'bugfix/linux_target_gen_partition_table' into 'master' 3 年 前
lwip ad0b32c662 lwip: solve some routers do not forward multicast packet issue 2 年 前
mbedtls e364e1c102 Merge branch 'feature/esp32h2_enable_rsa_support' into 'master' 2 年 前
mqtt 94120b82c2 esp32h2: add build test 3 年 前
newlib a32bbedcd9 newlib: implement 8/16-bit atomic operations for riscv 3 年 前
nvs_flash bed81f450d ci(nvs_flash): Increase timeout of nvs_page_test 3 年 前
openthread 976cdd7d7e openthread: update openthread upstream 2 年 前
partition_table 9628118400 partition_table: add tests for checking secure boot part size 3 年 前
perfmon d6d44b4781 perfmon: fix xtensa_perfmon build target 3 年 前
protobuf-c a976dd1608 protobuf-c: Update submodule to v1.4.1 3 年 前
protocomm e72d223737 wifi_prov_mgr : Fixed return value of characteristic read operation 2 年 前
pthread 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests 3 年 前
riscv 9b99fc9033 cpu retention: software cpu retention support for esp32c6 3 年 前
sdmmc 415e785135 sdmmc: read/write/erase return early on sector count == 0 2 年 前
soc 284dabf17f ulp: added basic support for building and running a binary in the lp core 2 年 前
spi_flash fc9538c63d Merge branch 'feature/add_more_pytest_config_to_flash_mmap' into 'master' 2 年 前
spiffs e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation 2 年 前
tcp_transport 9def9b6a03 [ws_transport] - Added `esp_transport_ws_get_upgrade_request_status` API 3 年 前
touch_element 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests 3 年 前
ulp 284dabf17f ulp: added basic support for building and running a binary in the lp core 2 年 前
unity 8db902c57b gpio: Refactor pytest_gpio to separate cases with labels, and update to use new IdfDut class in pytest_embedded_idf 3 年 前
usb 31ff3bc0c2 usb_host: Fix interface descriptor parsing 3 年 前
vfs b184b9a153 Merge branch 'bugfix/usb_serial_driver_block' into 'master' 2 年 前
wear_levelling 4069a62629 freertos(IDF): Remove usage of xPortGetFreeHeapSize() outside FreeRTOS 2 年 前
wifi_provisioning 5f6cb31105 lwip: Support IPv6 only mode 2 年 前
wpa_supplicant 58b3692540 Merge branch 'bugfix/add_unregister_wpa3_cb' into 'master' 2 年 前
xtensa 1ff8a68c21 Merge branch 'bugfix/support_coredump_stack_xtensa' into 'master' 3 年 前
README.md 0c97fbd5ba riscv: Remove redundant riscv_interrupts.h header 3 年 前

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.