mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
gptimer: clean up hal and ll for driver-ng
This commit is contained in:
@@ -324,5 +324,5 @@ template<typename T> __attribute__((unused)) static void test_binary_operators()
|
||||
}
|
||||
|
||||
//Add more types here. If any flags cannot pass the build, use FLAG_ATTR in esp_attr.h
|
||||
#include "hal/timer_types.h"
|
||||
#include "driver/timer.h"
|
||||
template void test_binary_operators<timer_intr_t>();
|
||||
|
Reference in New Issue
Block a user