Island cfbdc55717 Merge branch 'bugfix/lpn_not_recv_message_to_all_node' into 'master' hace 3 años
..
app_trace 0332b8db07 Revert "Merge branch 'feature/freertos_10.4.3_sync_various_functions' into 'master'" hace 3 años
app_update 0519f604db app_update: Moved app metadata to new component `esp_app_format` hace 3 años
bootloader 572e79530c Merge branch 'bugfix/c2_skip_validate' into 'master' hace 3 años
bootloader_support 7cef82e0df bootloader support: move unit tests to pytest hace 3 años
bt cfbdc55717 Merge branch 'bugfix/lpn_not_recv_message_to_all_node' into 'master' hace 3 años
cmock 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
console 5b88c6b142 console: pass esp_console_repl_universal_t pointer to the repl task hace 3 años
cxx 781d06af73 esp_hw_support: Remove compare_set.h API hace 3 años
driver c71bd0e4fa rmt: disable rc_fast clock when it's used up hace 3 años
efuse 726e985b34 adc: esp32s2: fix unit to offset calculation hace 3 años
esp-tls aaf8b5d98e ci: Migrate esp-tls unit tests from unit-test-app to component-test-app hace 3 años
esp_adc 7be7a3e996 esp_adc: added comments to c3 test thresh, also sync to legacy tests hace 3 años
esp_app_format fb93901d5b esp_app_format: Added test-app hace 3 años
esp_common c6e9a0c350 esp_common: make esp_err_to_name and ESP_ERROR_CHECK usable on Linux hace 3 años
esp_eth f6b2414bb5 Merge branch 'bugfix/esp_eth_test_rx' into 'master' hace 3 años
esp_event 53c7dd4efc WDT: implement interrupt wdt and task wdt for ESP32-C2 hace 3 años
esp_gdbstub f4a220b3f9 gdbstub: fixed build-error due to potentially uninitialized variable on -O2 hace 3 años
esp_hid 401c10ecfb build system: re-add -Wno-format as private flag for some components hace 3 años
esp_http_client 4904d57fd9 esp_http_client: Added support to set server common name. hace 3 años
esp_http_server 463b02eeec http_server: Increment active socket count for SSL session hace 3 años
esp_https_ota 1c92feae38 esp_https_ota: fix bug where `http_client_init_cb` is called after `esp_http_client_perform()` instead of before. hace 3 años
esp_https_server 46bc5eedb6 esp_https_server: fix issue with default initialization through `HTTPD_SSL_CONFIG_DEFAULT` hace 3 años
esp_hw_support 4723974419 docs: update gpios serving as wakeup source in esp32s2 and esp32s3 hace 3 años
esp_lcd 8540e7a772 docs: fixed misc broken links hace 3 años
esp_local_ctrl 401c10ecfb build system: re-add -Wno-format as private flag for some components hace 3 años
esp_netif 83b8556f10 esp_netif: Migrate SLIP interface to user-space hace 3 años
esp_phy 401c10ecfb build system: re-add -Wno-format as private flag for some components hace 3 años
esp_pm 30d12af191 TWDT: refactor the TWDT to be driver agnostic hace 3 años
esp_psram ebe5861565 esp_psram: added a test for unaligned access hace 3 años
esp_ringbuf c0f5e123c5 Merge branch 'contrib/github_pr_9497' into 'master' hace 3 años
esp_rom b2a1b13958 esp_rom: update esp32c6 rom caps hace 3 años
esp_serial_slave_link 3610b14aef SPI : fix wrong dummy cycle on quad mode and put get-command function in spi_ll.h hace 3 años
esp_system 0c97fbd5ba riscv: Remove redundant riscv_interrupts.h header hace 3 años
esp_timer 30d12af191 TWDT: refactor the TWDT to be driver agnostic hace 3 años
esp_wifi 0c97fbd5ba riscv: Remove redundant riscv_interrupts.h header hace 3 años
espcoredump 6798bfc4b0 TWDT: the Kconfig option ESP_TASK_WDT_EN is now used to enable Task Watchdog hace 3 años
esptool_py 5ebbefafc7 esp32h2: disable no_stub option hace 3 años
fatfs 53c2ea2d08 fatfsgen.py: enable multiple dots in the long file name hace 3 años
freertos abf0bc13e6 riscv: Fix esprv_intc_int_set_threshold() naming hace 3 años
hal b562754a2f rmt: support esp32c6 hace 3 años
heap 889b5fbea3 Merge branch 'bugfix/fix_tlsf_patch_esp32c2' into 'master' hace 3 años
http_parser 77929ec0ac docs/en: Add entry for http_parser in copyrights page hace 4 años
idf_test 304a8f142d esp32c6: introduce the target hace 3 años
ieee802154 fefb3a9b17 openthread: update OpenThread submodule hace 3 años
json 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system hace 4 años
linux f72ce6720d linux: add dummy sys/lock.h implementation (single threaded only) hace 4 años
log cb1033abf8 log: fix -Wformat issue when uint32_t == unsigned long hace 3 años
lwip 4959b0a213 lwip: Fix close() might block forever if SO_LINGER=y hace 3 años
mbedtls 317eeddce4 fix: memory leaks check added hace 3 años
mqtt 401c10ecfb build system: re-add -Wno-format as private flag for some components hace 3 años
newlib 512b59f388 Merge branch 'test/newlib_blksize' into 'master' hace 3 años
nvs_flash 1ab3e64cee doc (nvs): added note about maximum possible namespaces hace 3 años
openthread fefb3a9b17 openthread: update OpenThread submodule hace 3 años
partition_table aca27c8db2 parttool: fix extra_partition_subtypes attribute parsing hace 3 años
perfmon d6d44b4781 perfmon: fix xtensa_perfmon build target hace 3 años
protobuf-c b09b716f1d protobuf-c: Update submodule to v1.4.0 hace 3 años
protocomm a17313ad32 ci: Migrate protocomm unit tests from unit-test-app to component-test-app hace 3 años
pthread 46c092c04a pthread: migrate unit tests to pytest test app hace 3 años
riscv abf0bc13e6 riscv: Fix esprv_intc_int_set_threshold() naming hace 3 años
sdmmc 401c10ecfb build system: re-add -Wno-format as private flag for some components hace 3 años
soc 9d8d118397 Merge branch 'feature/add_mesh_support_macro' into 'master' hace 3 años
spi_flash 421e77d773 spi_flash: Add several flash chips HPM(120M) support hace 3 años
spiffs 723adae0ec spiffs: convert host tests from Make to CMake hace 3 años
tcp_transport ce32183749 tcp_transport: Add support of setting the common name fot the TLS hace 3 años
tinyusb e147629a02 tinyusb: fix typo naming of ACM hace 3 años
touch_element 62ab4456a8 touch_sleep: complete the support for touch sleep hace 3 años
ulp cb48a7b9f9 Merge branch 'feature/ulp_fsm_adc_s3' into 'master' hace 3 años
unity 1ac3fc79b7 unity: add linux port hace 3 años
usb d333833f59 usb_host: Rename struct/ll/hal symbols to use "usb_dwc" prefix hace 3 años
vfs 723adae0ec spiffs: convert host tests from Make to CMake hace 3 años
wear_levelling 401c10ecfb build system: re-add -Wno-format as private flag for some components hace 3 años
wifi_provisioning 025a8378ef wifi_provisioning: decouple `wifi_prov_mgr_is_provisioned` from manager state hace 3 años
wpa_supplicant 0960aa8d87 wpa_supplicant: try install gtk before send 2 of 2 hace 3 años
xtensa a97686f607 xtensa: fix swapped breakpoint and watchpoint numbers hace 3 años
README.md 0c97fbd5ba riscv: Remove redundant riscv_interrupts.h header hace 3 años

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.