esp-idf/components/newlib/test
Martin Vychodil af81bd1b0a Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:49:08 +01:00
..
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
test_atomic.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
test_locks.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
test_newlib.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
test_setjmp.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
test_shared_stack_printf.c components: Change copyright in components files 2022-06-17 16:59:56 +02:00
test_time.c esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00