morris 6c19e7b8a7 gdma: avoid manually start/stop when channel is controled by ETM 2 ani în urmă
..
app_trace 8c7c653a7f app_trace: fix fwrite/fread return value 2 ani în urmă
app_update efbafb873b bootloader_support: Adds API to detect Factory reset has happened 2 ani în urmă
bootloader f22daec784 Merge branch 'feature/secure_set_efuses_to_prevent_brick_chip' into 'master' 2 ani în urmă
bootloader_support 6c19e7b8a7 gdma: avoid manually start/stop when channel is controled by ETM 2 ani în urmă
bt cb79b1e202 Merge branch 'bugfix/esp_nimble_config' into 'master' 2 ani în urmă
cmock 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 ani în urmă
console 2a8bbda6e4 console: Fix and re-enable no-format warnings 2 ani în urmă
cxx 0be8e03907 ci: update test apps to use run_all_single_board_cases 2 ani în urmă
driver 5d70620956 Merge branch 'docs/update_brief_of_uart_set_wakeup_threshold' into 'master' 2 ani în urmă
efuse badf267022 Merge branch 'bugfix/block9_can_not_be_used_for_fe' into 'master' 2 ani în urmă
esp-tls 7c8e8557a6 Merge branch 'bugfix/esp_tls_coverity_warning' into 'master' 2 ani în urmă
esp_adc f627506f6b ci: update driver tests to use run_all_single_board_cases() 2 ani în urmă
esp_app_format 94120b82c2 esp32h2: add build test 3 ani în urmă
esp_coex 2f952f308f coex: fix unused macro on esp32h2 2 ani în urmă
esp_common 6d88c52bc5 esp_common: restore test_attr test scope for psram 2 ani în urmă
esp_eth 2ec7fc8f10 esp_eth: allowed DM9051 to receive multicast packets 2 ani în urmă
esp_event dca8ee21ee esp_event: fix and re-enable no-format warnings 2 ani în urmă
esp_gdbstub 9c37441b17 wdt: refactor wdt codes to use unified type 2 ani în urmă
esp_hid 20c9efed4d fix HID Host bug when handling the two consecutive connection request 2 ani în urmă
esp_http_client bdf8f1c382 Merge branch 'contrib/github_pr_10715' into 'master' 2 ani în urmă
esp_http_server 7c68b67295 esp_http_server: Update to support build for Linux 2 ani în urmă
esp_https_ota 2d7ec1d239 esp_https_ota: Set user configurable ota authorization retries 2 ani în urmă
esp_https_server c86e13c3d4 esp_https_server: Add dependency on `MBEDTLS_TLS_SERVER` config 3 ani în urmă
esp_hw_support 6c19e7b8a7 gdma: avoid manually start/stop when channel is controled by ETM 2 ani în urmă
esp_lcd bcbe8fec39 Merge branch 'bugfix/lcd_edma_buffer_align_check' into 'master' 2 ani în urmă
esp_local_ctrl e7efda4709 esp_local_ctrl: Fix header inclusion 3 ani în urmă
esp_mm 5bac46b3e8 MMU: Fix stale data being read on memory mapped instruction page 2 ani în urmă
esp_netif 8e71e96603 lwip/esp_napt: Added api to enable/disable napt based on esp_netif. 2 ani în urmă
esp_netif_stack 38dec0be48 esp-netif: Support non-lwip mode, add test 3 ani în urmă
esp_partition f67bcc669a esp_partition: partition_linux.c and its test do not use hard-coded file anymore 2 ani în urmă
esp_phy 32acc034e7 esp_phy: fix esp32h2 rx long term 2 ani în urmă
esp_pm fcf0498da8 esp_pm: update doc for PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP 2 ani în urmă
esp_psram ef4db26eca himem: Fixed incorrect out_ptr when calling esp_himem_map range_offset non-zero 2 ani în urmă
esp_ringbuf dac48f2a40 esp_ringbuf: Added functions to linker.lf file which can be placed in Flash 2 ani în urmă
esp_rom 2f20406202 esp_wifi: itwt support light sleep 2 ani în urmă
esp_system 6c5a7da77c Merge branch 'feature/unicore_bootloader_can_run_multicore_app' into 'master' 2 ani în urmă
esp_timer 449e4bcae7 esp_timer: Adds AFFINITY options for task and ISR 2 ani în urmă
esp_wifi 2f20406202 esp_wifi: itwt support light sleep 2 ani în urmă
espcoredump 94120b82c2 esp32h2: add build test 3 ani în urmă
esptool_py 739b3f03fb kconfig: make 120 MSPI DDR as experimental feature 2 ani în urmă
fatfs 16915556a3 fatfs: fstat - enable setting a custom preferred block size 2 ani în urmă
freertos bf8934002b freertos: re-enable "mutex released not by owner causes an assert" test in CI 2 ani în urmă
hal 1429913042 gdma: support override default channel priority 2 ani în urmă
heap 14fa303bbc heap: Use linked list in hashmap table to reduce collision, RAM usage and speed up the code 2 ani în urmă
http_parser 77929ec0ac docs/en: Add entry for http_parser in copyrights page 4 ani în urmă
idf_test a485b1cb67 esp32h2: Add support for ECC hardware accelerator 2 ani în urmă
ieee802154 29d5873819 openthread_port: support CSL on esp32c6 2 ani în urmă
json 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 ani în urmă
linux 0cc243a8cc esp_http_client: remove dependency of esp_stubs from esp_http_client. Add esp_event stubs in `linux` component 2 ani în urmă
log 29d85e3fa1 log: Fix function name in OS-independent implementation 2 ani în urmă
lwip 924bac9956 lwip: Remove AFL based fuzzer tests 2 ani în urmă
mbedtls d2940c5ff3 mbedtls: Add port layer for ECDSA peripheral 2 ani în urmă
mqtt 1acfc9b5e0 ci: Migrateunit test for mqtt test to unit test app 2 ani în urmă
newlib e5355e57a1 newlib: Put atomic function in IRAM 2 ani în urmă
nvs_flash bed81f450d ci(nvs_flash): Increase timeout of nvs_page_test 2 ani în urmă
openthread 7b735a8568 openthread: add transmission of LQI 2 ani în urmă
partition_table 9628118400 partition_table: add tests for checking secure boot part size 2 ani în urmă
perfmon d6d44b4781 perfmon: fix xtensa_perfmon build target 3 ani în urmă
protobuf-c a976dd1608 protobuf-c: Update submodule to v1.4.1 3 ani în urmă
protocomm 75591a8a13 Merge branch 'ci/driver_single_board' into 'master' 2 ani în urmă
pthread 45c8b8ba10 pthread: Implemented POSIX unnamed semaphore 2 ani în urmă
riscv ed0a1f7b52 esp32c6: Fix incorrect PMP configuration 2 ani în urmă
sdmmc 7524f40b21 sdmmc: keep clock enabled for the duration of ACMD41 2 ani în urmă
soc badf267022 Merge branch 'bugfix/block9_can_not_be_used_for_fe' into 'master' 2 ani în urmă
spi_flash 739b3f03fb kconfig: make 120 MSPI DDR as experimental feature 2 ani în urmă
spiffs 5327fd89b5 spiffs: test is using configurable build dir 2 ani în urmă
tcp_transport d6db90a3cd [tcp_transport] - Adds Socks4 proxy transport 2 ani în urmă
touch_element 5e5343d429 TWDT: Use the new TWDT Kconfig options in the examples and tests 2 ani în urmă
ulp 88e4c06028 ulp-riscv-i2c: Updated ULP RISC-V I2C driver to abort when met with errors 2 ani în urmă
unity 8db902c57b gpio: Refactor pytest_gpio to separate cases with labels, and update to use new IdfDut class in pytest_embedded_idf 3 ani în urmă
usb be899f6653 usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig. 2 ani în urmă
vfs b184b9a153 Merge branch 'bugfix/usb_serial_driver_block' into 'master' 2 ani în urmă
wear_levelling 4069a62629 freertos(IDF): Remove usage of xPortGetFreeHeapSize() outside FreeRTOS 2 ani în urmă
wifi_provisioning 5f6cb31105 lwip: Support IPv6 only mode 2 ani în urmă
wpa_supplicant 262149246d Merge branch 'bugfix/invalid_pmkid_in_eapol_1_of_4' into 'master' 2 ani în urmă
xtensa 1ff8a68c21 Merge branch 'bugfix/support_coredump_stack_xtensa' into 'master' 3 ani în urmă
README.md 0c97fbd5ba riscv: Remove redundant riscv_interrupts.h header 3 ani în urmă

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.