esp-idf/components/driver/test_apps/gpio/main
Darian Leung 149872131a hal: Move dedicated GPIO LL and HAL
This commit moves the dedicated GPIO LL and HAL functions from
cpu_ll.h to dedic_gpio_cpu_ll.h.

- cpu_ll_enable_cycle_count() has also been removed due to lack of feasible usage scenarios
2022-06-14 14:38:29 +08:00
..
CMakeLists.txt driver: register test app component by WHOLE_ARCHIVE 2022-04-08 15:15:05 +08:00
test_app_main.c unit test: move gpio, dedicated_gpio, sigmadelta unit test from unit-test-app to components/driver/test_apps/gpio 2022-03-30 15:11:08 +08:00
test_dedicated_gpio.c hal: Move dedicated GPIO LL and HAL 2022-06-14 14:38:29 +08:00
test_gpio.c driver: register test app component by WHOLE_ARCHIVE 2022-04-08 15:15:05 +08:00
test_gpio.h gpio: Clean up unit tests and enable ci ut on some previously disabled test cases 2022-03-30 15:11:08 +08:00
test_sigmadelta.c driver: register test app component by WHOLE_ARCHIVE 2022-04-08 15:15:05 +08:00