esp-idf/components/newlib/test
Martin Vychodil c9c7573f71 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:54:45 +01:00
..
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +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 esp32c6: add newlib support 2022-09-26 20:32:13 +08: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 esp32c6: add newlib support 2022-09-26 20:32:13 +08:00