Ivan Grokhotkov 37975c186d Merge branch 'feature/pthread_name_affinity_config' into 'master' há 7 anos atrás
..
app_trace_to_host d9939cedd9 cmake: make main a component again há 7 anos atrás
base_mac_address d9939cedd9 cmake: make main a component again há 7 anos atrás
console 7bc36d23e1 ethernet: add iperf example to test real bandwidth há 7 anos atrás
cpp_exceptions 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake há 7 anos atrás
cpp_pthread 71f57931bd #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. há 7 anos atrás
deep_sleep d9939cedd9 cmake: make main a component again há 7 anos atrás
esp_event 5a83347bec event: Implement event loop library há 7 anos atrás
esp_timer d9939cedd9 cmake: make main a component again há 7 anos atrás
gcov f0c15e749a gcov: use GCC API to control GCOV data dumps há 7 anos atrás
himem 81e35a142a Spiram: Add option to reserve MMU banks; add himem API to make use of those banks há 7 anos atrás
light_sleep b38a6da74b cmake: Fix some failing example builds, fix gcov há 7 anos atrás
ota b926764385 examples: add otatool and parttool examples há 7 anos atrás
select 9784df1c3a asio: examples renamed to have consistent binary names when build in make and CMake há 7 anos atrás
sysview_tracing 3139b2d533 example: Adds SystemView tracing example app há 7 anos atrás
task_watchdog d9939cedd9 cmake: make main a component again há 7 anos atrás
ulp 946f55db85 cmake: add ulp components build support há 7 anos atrás
ulp_adc 946f55db85 cmake: add ulp components build support há 7 anos atrás
unit_test a5adfd0169 examples: add unit testing example há 7 anos atrás
README.md 5a83347bec event: Implement event loop library há 7 anos atrás

README.md

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep logging, and event loops.

See the README.md file in the upper level examples directory for more information about examples.