Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Deprecation warnings with esp32-v2.0.0-rc1 #17

@marcboon

Description

@marcboon

Arduino IDE version: 1.8.15
ESP32 Core Version 2.0.0-rc1
OS: Windows 10

Using ESP32TimerInterrupt with esp32-v2.0.0-rc1 I get deprecation warnings:

ESP32_S2_TimerInterrupt.h:186:33: warning: 'esp_err_t timer_spinlock_take(timer_group_t)' is deprecated [-Wdeprecated-declarations]

and

ESP32_S2_TimerInterrupt.h:202:33: warning: 'esp_err_t timer_spinlock_give(timer_group_t)' is deprecated [-Wdeprecated-declarations]

Code runs as expected, but for how long?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions