Armando (Dou Yiwen) 4fd45f2483 Merge branch 'bugfix/fix_adc_filter_acquire_logic' into 'master' пре 2 година
..
app_trace ffa79a4b4e Modifies the argument of the sizeof statement to a legitimate array name пре 2 година
app_update 49f16eefbb esp32h4: checked all the corner stuffs of the removal пре 2 година
bootloader b16ed57b2e esp32h4: removed esp32h4 related files пре 2 година
bootloader_support d1a447f6c0 bootloader_support: fix register backup пре 2 година
bt ef232423dd Merge branch 'bugfix/add_event_cb_for_pcl' into 'master' пре 2 година
cmock 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
console 4ba38c2105 Merge branch 'fix/console-build-error' into 'master' пре 2 година
cxx 0be8e03907 ci: update test apps to use run_all_single_board_cases пре 3 година
driver 4e24516ee2 Merge branch 'feat/i2s_ng_stailq' into 'master' пре 2 година
efuse bf2a7b2df6 esp32h4: removed esp32h4 related codes пре 2 година
esp-tls b2af4d9689 lwip/linux: Add lwip support for networking component under linux пре 2 година
esp_adc d7cbd04d43 adc: added adc filter exhausted allocation test пре 2 година
esp_app_format 94120b82c2 esp32h2: add build test пре 3 година
esp_coex bf2a7b2df6 esp32h4: removed esp32h4 related codes пре 2 година
esp_common 1a5e47bd07 ci: fixed test apps overriding pytest configs пре 2 година
esp_eth bca026455c ci: remove redundent ci configs for chip support and network components пре 2 година
esp_event 1a5e47bd07 ci: fixed test apps overriding pytest configs пре 2 година
esp_gdbstub fc9c2d704c esp_gdbstub: refactor code пре 2 година
esp_hid 20c9efed4d fix HID Host bug when handling the two consecutive connection request пре 3 година
esp_http_client b2af4d9689 lwip/linux: Add lwip support for networking component under linux пре 2 година
esp_http_server b2af4d9689 lwip/linux: Add lwip support for networking component under linux пре 2 година
esp_https_ota 2d7ec1d239 esp_https_ota: Set user configurable ota authorization retries пре 2 година
esp_https_server c86e13c3d4 esp_https_server: Add dependency on `MBEDTLS_TLS_SERVER` config пре 3 година
esp_hw_support 97aab3bedc Merge branch 'bugfix/gdma_log_nano' into 'master' пре 2 година
esp_lcd 0e72940001 spi: added an API to get max transaction length and use in spi lcd driver пре 2 година
esp_local_ctrl e7efda4709 esp_local_ctrl: Fix header inclusion пре 3 година
esp_mm bca026455c ci: remove redundent ci configs for chip support and network components пре 2 година
esp_netif 7d6241e761 esp_netif: Make esp_netif_receive() return value configurable пре 2 година
esp_netif_stack 38dec0be48 esp-netif: Support non-lwip mode, add test пре 3 година
esp_partition 542a61b6cb support SPI_FLASH_ENABLE_COUNTERS feature on esp_flash driver and rename the functions to esp_flash_xx пре 2 година
esp_phy 1d101f67e4 esp_phy: remove esp32h4 phylib пре 2 година
esp_pm 220bb4452f pm: fix invalid trace pins for C6 and H2 пре 2 година
esp_psram ef4db26eca himem: Fixed incorrect out_ptr when calling esp_himem_map range_offset non-zero пре 2 година
esp_ringbuf 1a5e47bd07 ci: fixed test apps overriding pytest configs пре 2 година
esp_rom bf2a7b2df6 esp32h4: removed esp32h4 related codes пре 2 година
esp_system 1a5e47bd07 ci: fixed test apps overriding pytest configs пре 2 година
esp_timer 500b5b2103 Merge branch 'contrib/github_pr_11215' into 'master' пре 2 година
esp_wifi bb88774286 esp_wifi: Fix tx_callback issue for ESP32C6 пре 2 година
espcoredump 94120b82c2 esp32h2: add build test пре 3 година
esptool_py bf2a7b2df6 esp32h4: removed esp32h4 related codes пре 2 година
fatfs d8f2c0e715 Merge branch 'feature/storage_host_test_ffs' into 'master' пре 2 година
freertos b2af4d9689 lwip/linux: Add lwip support for networking component under linux пре 2 година
hal eaa4ad502a Merge branch 'bugfix/check_filter_range' into 'master' пре 2 година
heap bf2a7b2df6 esp32h4: removed esp32h4 related codes пре 2 година
http_parser 77929ec0ac docs/en: Add entry for http_parser in copyrights page пре 4 година
idf_test b16ed57b2e esp32h4: removed esp32h4 related files пре 2 година
ieee802154 c985267ccf ieee802154: increase the timeout for ieee802.15.4 CI test пре 2 година
json 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
linux b2af4d9689 lwip/linux: Add lwip support for networking component under linux пре 2 година
log 2c24513d86 Merge branch 'docs/update_components_log_readme' into 'master' пре 2 година
lwip b2af4d9689 lwip/linux: Add lwip support for networking component under linux пре 2 година
mbedtls cba923788e Merge branch 'feature/tls1_3_support' into 'master' пре 2 година
mqtt 1acfc9b5e0 ci: Migrateunit test for mqtt test to unit test app пре 2 година
newlib bf2a7b2df6 esp32h4: removed esp32h4 related codes пре 2 година
nvs_flash 4ac95a33fd nvs_flash: Migrate UTs to component test-apps пре 2 година
openthread fc1fdca416 OpenThread border router: support border router to connect with SSED пре 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 f29430239c wifi_prov_mgr: Fixed memory leak after bluetooth stack was stopping. пре 2 година
pthread 852c60fee0 Merge branch 'refactor/pthread_iram' into 'master' пре 2 година
riscv 0a3cfce671 Merge branch 'contrib/github_pr_10895' into 'master' пре 2 година
sdmmc 3775ce8bd8 Merge branch 'feature/sdmmc_test_app' into 'master' пре 2 година
soc fb3d24739a soc: sync lcd_cam register description with TRM пре 2 година
spi_flash 9357f0977c Merge branch 'ci/chip_support_network_invalid_kconfigs' into 'master' пре 2 година
spiffs 5327fd89b5 spiffs: test is using configurable build dir пре 2 година
tcp_transport b2af4d9689 lwip/linux: Add lwip support for networking component under linux пре 2 година
touch_element 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests пре 3 година
ulp 1a5e47bd07 ci: fixed test apps overriding pytest configs пре 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 1be6977a9d usb_host: better debugging information during hcd_pipe_alloc() when usb_host_interface_claim() is being fulfiled. пре 2 година
vfs 1a5e47bd07 ci: fixed test apps overriding pytest configs пре 2 година
wear_levelling 13a305656d host_test: cleanup of make based obsolete code in wl, fatfs and spi_flash пре 2 година
wifi_provisioning 5f6cb31105 lwip: Support IPv6 only mode пре 3 година
wpa_supplicant 05d1104d28 Merge branch 'bugfix/reduce_logging_for_SAE_master' into 'master' пре 2 година
xtensa 0a3cfce671 Merge branch 'contrib/github_pr_10895' into 'master' пре 2 година
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.