esp-idf/components/newlib/test
Guillaume Souchere 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08:00
..
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02: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