mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 09:42:35 +00:00
driver: register test app component by WHOLE_ARCHIVE
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
#define TEST_ALARM_CALLBACK_ATTR
|
||||
#endif // CONFIG_GPTIMER_ISR_IRAM_SAFE
|
||||
|
||||
void test_app_include_gptimer(void)
|
||||
{
|
||||
}
|
||||
|
||||
TEST_CASE("gptimer_set_get_raw_count", "[gptimer]")
|
||||
{
|
||||
gptimer_config_t config = {
|
||||
|
Reference in New Issue
Block a user