..
app_trace_to_host
dac: update API and file format aligning to the rule
2022-11-03 13:04:50 +08:00
base_mac_address
esp_hw_support: Adds APIs to define user own MAC addresses without generation from the base MAC address
2022-11-16 19:23:10 +08:00
console
esp32h2: renaming esp32h2 to esp32h4
2022-11-08 17:05:33 +08:00
deep_sleep
examples: system/deep_sleep
2022-11-11 20:39:04 +08:00
efuse
pytest: Expect "Calling app_main()" to indicate start of application
2022-12-09 19:40:40 +08:00
esp_event
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
esp_timer
ci: Fix ci regression on esp_timer example caused by enabling esp32c6 target test
2022-11-29 20:15:05 +08:00
eventfd
pytest: Expect "Calling app_main()" to indicate start of application
2022-12-09 19:40:40 +08:00
flash_suspend
Storage: Partition APIs moved to the new component 'esp_partition'
2022-11-02 21:54:45 +01:00
freertos /real_time_stats
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
gcov
esp32h2: renaming esp32h2 to esp32h4
2022-11-08 17:05:33 +08:00
gdbstub
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
heap_task_tracking
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
himem
build system: re-add -Wno-format as private flag for some example components
2022-08-03 16:42:47 +04:00
ipc /ipc_isr
build system: re-add -Wno-format as private flag for some example components
2022-08-03 16:42:47 +04:00
light_sleep
esp32h2: renaming esp32h2 to esp32h4
2022-11-08 17:05:33 +08:00
ota
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
2022-11-28 11:58:30 +08:00
perfmon
tools: Increase the minimal supported CMake version to 3.16
2022-06-01 06:35:02 +00:00
pthread
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
select
pytest: Expect "Calling app_main()" to indicate start of application
2022-12-09 19:40:40 +08:00
startup_time
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
sysview_tracing
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
sysview_tracing_heap_log
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
task_watchdog
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
2022-11-28 11:58:30 +08:00
ulp_fsm
pytest: check duplicates test case/script names
2022-12-08 09:49:12 +08:00
ulp_riscv
ulp-fsm: Update ulp-fsm ADC example with S3 support
2022-09-07 16:48:06 +08:00
unit_test
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
xip_from_psram
system: add an example and pytest to showing moving Flash content to PSRAM feature.
2022-09-19 12:25:30 +08:00
.build-test-rules.yml
Merge branch 'ci/enable_esp32c6_target_test_stage' into 'master'
2022-11-29 19:54:05 +08:00
README.md
event: Implement event loop library
2018-10-26 13:14:19 +08:00