Aditya Patwardhan bd18096cb4 Merge branch 'refactor/merge_esp_hmac_headers_into_one' into 'master' пре 3 година
..
app_trace 7e2f261a58 freertos, app_trace, heap: use esp_cpu_get_cycle_count to get ccount пре 3 година
app_update 9f6e433bb5 ci: Migrate app_update unit tests from unit-test-app to component-test-app пре 3 година
bootloader 66fb86972d bootloader: update bootloader memory map пре 3 година
bootloader_support 2c9bb4eb7d spi_flash: Support select flash mode automatically at run time(Quad flash or Octal flash) пре 3 година
bt a6251da049 Merge branch 'feature/LE_Conn_Subrating' into 'master' пре 3 година
cmock 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
console c37ccfb84e console: migrate console tests to pytest пре 3 година
cxx 781d06af73 esp_hw_support: Remove compare_set.h API пре 3 година
driver c25031212d driver: test with non-isr freertos functions in the flash пре 3 година
efuse beba771031 efuse: Migrate efuse unit tests from unit-test-app to component test app пре 3 година
esp-tls ddbe6aa42a esp-tls: Fix memory leak in mbedtls ds peripheral when MBEDTLS_THREADING_C enabled пре 3 година
esp_adc d592d983ce esp_adc: added esp32c2 adc runners пре 3 година
esp_app_format 48b50327a0 Make esp_app_desc a weak symbol пре 3 година
esp_common f9565fd31d soc/esp_ds.h: Unify esp_ds error codes for all targets пре 3 година
esp_eth f6b2414bb5 Merge branch 'bugfix/esp_eth_test_rx' into 'master' пре 3 година
esp_event d73e1d9754 esp_event: move tests to pytest framework пре 3 година
esp_gdbstub 22862d7eb2 esp32c6: add esp_gdb_stub support пре 3 година
esp_hid 453ecbe9f2 fix esp hid crash when auth failed пре 3 година
esp_http_client 67e080471f esp_http_client: free cached data in case connection gets closed for redirection пре 3 година
esp_http_server fffc72d307 esp_http_server: fix few coverity warnings пре 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 f9565fd31d soc/esp_ds.h: Unify esp_ds error codes for all targets пре 3 година
esp_lcd c25031212d driver: test with non-isr freertos functions in the flash пре 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 0d8ece50fd Coexistence: remove reset for esp32's modem when PU to avoid SoftAP fail to work in some cases пре 3 година
esp_pm c8614a0dbf esp_timer: add a function to restart timer пре 3 година
esp_psram 76eef386bb esp_psram: update flash content moved to psram kconfig description пре 3 година
esp_ringbuf 6feab513e4 esp_ringbuf: migrated esp_ringbuf component tests to pytest framework пре 3 година
esp_rom e41f4055ae esp_rom: put rom tlsf patch code in iram by default пре 3 година
esp_system 009d15e59d Merge branch 'staging/esp_timer_restart' into 'master' пре 3 година
esp_timer c8614a0dbf esp_timer: add a function to restart timer пре 3 година
esp_wifi 5cea828f4d esp_wifi:bugfix sniffer mode can not capture control packet пре 3 година
espcoredump ed884fece6 espcoredump: enable tests for esp32c2 target пре 3 година
esptool_py 2c9bb4eb7d spi_flash: Support select flash mode automatically at run time(Quad flash or Octal flash) пре 3 година
fatfs 11ec9d392d Merge branch 'bugfix/storage_wformat' into 'master' пре 3 година
freertos d050b2b63c freertos-smp: Disable CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER for FreeRTOS SMP пре 3 година
hal 8ef9fd4623 dac: optimize the dma stratege пре 3 година
heap ce895b87ab Merge branch 'feature/tlsf-dynamic-control-size' into 'master' пре 3 година
http_parser 77929ec0ac docs/en: Add entry for http_parser in copyrights page пре 4 година
idf_test 130ada60ec mbedtls: Added performance tests for ECP and ECDSA operations пре 3 година
ieee802154 f3cadb4fab ieee802154: add 154 lib CI initialization. пре 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 c941691711 Merge branch 'Bugfix/increase_ping_task_stack_size' into 'master' пре 3 година
mbedtls dc34d4986a esp32: mpi: add workaround for data corruption issue observed with IDF 5.x toolchain пре 3 година
mqtt 736424c366 [MQTT] Simplifies MQTT CMakeLists file пре 3 година
newlib 62f9ddcb82 esp32c6: add newlib support пре 3 година
nvs_flash 674fa9377f refactor(nvs): using define for namespace len instead of magic number пре 3 година
openthread 1d826c7a2b openthread: Add some flash optimization options for openthread component пре 3 година
partition_table b5315aec16 partition_table: Improve an error msg and doc пре 3 година
perfmon d6d44b4781 perfmon: fix xtensa_perfmon build target пре 3 година
protobuf-c a976dd1608 protobuf-c: Update submodule to v1.4.1 пре 3 година
protocomm c7142f274b protocomm: Increase Bluedroid-BLE maximum buffer size пре 3 година
pthread 4a69a3f7ef Merge branch 'feature/cmake_use_new_features' into 'master' пре 3 година
riscv 1eb9a24a48 esp_system: Minor update for esp32c6 пре 3 година
sdmmc 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency пре 3 година
soc f191b2f034 Merge branch 'bugfix/fix_xtal_related_rtc_params_for_esp32' into 'master' пре 3 година
spi_flash 2c9bb4eb7d spi_flash: Support select flash mode automatically at run time(Quad flash or Octal flash) пре 3 година
spiffs 11ec9d392d Merge branch 'bugfix/storage_wformat' into 'master' пре 3 година
tcp_transport 8dff5bbf69 Merge branch 'bugfix/wrong_ws_mask_check' into 'master' пре 3 година
tinyusb ba0eb09895 Merge branch 'fix/usb_midi_tinyusb_refactor' into 'master' пре 3 година
touch_element 62ab4456a8 touch_sleep: complete the support for touch sleep пре 3 година
ulp 4a56758547 Merge branch 'bugfix/s3_ulp_riscv_cocpu_trap' into 'master' пре 3 година
unity 1ac3fc79b7 unity: add linux port пре 3 година
usb dc705312a3 usb: Allow settings of all signals in usb_phy пре 3 година
vfs 11ec9d392d Merge branch 'bugfix/storage_wformat' into 'master' пре 3 година
wear_levelling 401c10ecfb build system: re-add -Wno-format as private flag for some components пре 3 година
wifi_provisioning 9b07007efb wifi_provisioning: fix error codes for wifi connect retry пре 3 година
wpa_supplicant dd76328927 Merge branch 'feature/wpa_supp_mbedtls_private_cleanup' into 'master' пре 3 година
xtensa a97686f607 xtensa: fix swapped breakpoint and watchpoint numbers пре 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.