laokaiyao 91c2928ff5 touch_sensor: add esp_timer error check пре 3 година
..
app_trace e5085db5f0 sysview: Adds FreeRTOS SMP port пре 3 година
app_update 0519f604db app_update: Moved app metadata to new component `esp_app_format` пре 3 година
bootloader 572e79530c Merge branch 'bugfix/c2_skip_validate' into 'master' пре 3 година
bootloader_support 3a429b8b7a Bootloader: print date and time to the banner on boot пре 3 година
bt 71bc1a28cc Merge branch 'fix/DOC_3566' into 'master' пре 3 година
cmock 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
console 5b88c6b142 console: pass esp_console_repl_universal_t pointer to the repl task пре 3 година
cxx 781d06af73 esp_hw_support: Remove compare_set.h API пре 3 година
driver 91c2928ff5 touch_sensor: add esp_timer error check пре 3 година
efuse 726e985b34 adc: esp32s2: fix unit to offset calculation пре 3 година
esp-tls 6319970ab7 esp_tls/wpa_supplicant: Updated deprecated mbedtls APIs пре 3 година
esp_adc 49dc1a32c5 Merge branch 'bugfix/remove_esp_adc_wno_flag' into 'master' пре 3 година
esp_app_format fb93901d5b esp_app_format: Added test-app пре 3 година
esp_common c6e9a0c350 esp_common: make esp_err_to_name and ESP_ERROR_CHECK usable on Linux пре 3 година
esp_eth f6b2414bb5 Merge branch 'bugfix/esp_eth_test_rx' into 'master' пре 3 година
esp_event 95a05cd83d doc (esp_event): removed deprecation notes пре 3 година
esp_gdbstub f4a220b3f9 gdbstub: fixed build-error due to potentially uninitialized variable on -O2 пре 3 година
esp_hid 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
esp_http_client 791d17ac7f ci: Migrate unit-test for esp_http_client to component-test-apps пре 3 година
esp_http_server 463b02eeec http_server: Increment active socket count for SSL session пре 3 година
esp_https_ota 1c92feae38 esp_https_ota: fix bug where `http_client_init_cb` is called after `esp_http_client_perform()` instead of before. пре 3 година
esp_https_server 46bc5eedb6 esp_https_server: fix issue with default initialization through `HTTPD_SSL_CONFIG_DEFAULT` пре 3 година
esp_hw_support 726e985b34 adc: esp32s2: fix unit to offset calculation пре 3 година
esp_lcd 8e2d307c52 lcd: fix wrong bpp size of rgb666 format пре 3 година
esp_local_ctrl 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
esp_netif 83b8556f10 esp_netif: Migrate SLIP interface to user-space пре 3 година
esp_phy 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
esp_pm 317f6bc024 esp_pm: fix esp32c2 no sleep_enable_memory_retention error пре 3 година
esp_psram ebe5861565 esp_psram: added a test for unaligned access пре 3 година
esp_ringbuf c0f5e123c5 Merge branch 'contrib/github_pr_9497' into 'master' пре 3 година
esp_rom 4e830d843a esp_wifi: Remove ieee80211_crypto_aes_128_cmac_decrypt from esp32c2 rom пре 3 година
esp_serial_slave_link 3610b14aef SPI : fix wrong dummy cycle on quad mode and put get-command function in spi_ll.h пре 3 година
esp_system ab09c07fdd esp32c6: add esp_system support пре 3 година
esp_timer 308e4dcbfa esp32c6: add esp_timer support пре 3 година
esp_wifi 067f4df513 esp_wifi: add small UT for country code пре 3 година
espcoredump 0071ea498f esp_app_format: Fixed build errors and resolved dependencies пре 3 година
esptool_py 5ebbefafc7 esp32h2: disable no_stub option пре 3 година
fatfs 72acbeb921 fatfsparse.py: enable automatic detection of lfn пре 3 година
freertos c5d8e94898 freertos, ulp: Fix header inclusion to be compatible with new esp32c6 target пре 3 година
hal 6539aa2275 pcnt: support esp32c6 пре 3 година
heap e1f27cf31b heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT) пре 3 година
http_parser 77929ec0ac docs/en: Add entry for http_parser in copyrights page пре 4 година
idf_test 304a8f142d esp32c6: introduce the target пре 3 година
ieee802154 fefb3a9b17 openthread: update OpenThread submodule пре 3 година
json 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
linux f72ce6720d linux: add dummy sys/lock.h implementation (single threaded only) пре 4 година
log cb1033abf8 log: fix -Wformat issue when uint32_t == unsigned long пре 3 година
lwip 14c6d3a889 lwip: Reference official 2.1.3-esp branch пре 3 година
mbedtls aa4437d3d3 mbedtls: Override ecp_mul_restartable_internal пре 3 година
mqtt 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
newlib 512b59f388 Merge branch 'test/newlib_blksize' into 'master' пре 3 година
nvs_flash 1ab3e64cee doc (nvs): added note about maximum possible namespaces пре 3 година
openthread fefb3a9b17 openthread: update OpenThread submodule пре 3 година
partition_table 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
perfmon d6d44b4781 perfmon: fix xtensa_perfmon build target пре 3 година
protobuf-c b09b716f1d protobuf-c: Update submodule to v1.4.0 пре 3 година
protocomm a17313ad32 ci: Migrate protocomm unit tests from unit-test-app to component-test-app пре 3 година
pthread 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
riscv 9d515185d0 esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip пре 3 година
sdmmc 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
soc 6539aa2275 pcnt: support esp32c6 пре 3 година
spi_flash aea2fe0816 freertos: Adds new APIs to set/get and restore base priority пре 3 година
spiffs bab3830797 Tools: Fix flake8 version 5 warnings пре 3 година
tcp_transport 1890501ac9 Merge branch 'unit_test_for_C2_tcp_transport' into 'master' пре 3 година
tinyusb 45e8115dc6 usb: Add HID device example пре 3 година
touch_element 62ab4456a8 touch_sleep: complete the support for touch sleep пре 3 година
ulp c5d8e94898 freertos, ulp: Fix header inclusion to be compatible with new esp32c6 target пре 3 година
unity 1ac3fc79b7 unity: add linux port пре 3 година
usb 89f828ee02 usb_host: Fix incorrect memset() usage in HCD пре 3 година
vfs 8b8d525a6c vfs: use recommended `esp_cpu_dbgr_is_attached` API пре 3 година
wear_levelling 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
wifi_provisioning 025a8378ef wifi_provisioning: decouple `wifi_prov_mgr_is_provisioned` from manager state пре 3 година
wpa_supplicant 06db6c2098 Merge branch 'bugfix/wps_ssid_len_validation' into 'master' пре 3 година
xtensa a97686f607 xtensa: fix swapped breakpoint and watchpoint numbers пре 3 година
README.md a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories пре 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
  • riscv_global_interrupts_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.