/ESP32Timers

Helper component for ESP32 Timers

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Helper component for ESP32 Timers

Note

The project is archived because I have built another version in the ESP32HAL repository. That version uses FreeRTOS Task Notifications as light weight counting semaphores.

Dependencies

This component was tested with ESP-IDF v4.1.

Development Environment

Main tools used where Espressif IoT Development Framework and ESP32 toolchain for Linux (see Standard Setup of Toolchain for Linux for the latest version).

Editing was done in Visual Studio Code.

Version control with Git.

License

This software and its documentation are released under the GNU GPLv3 License. See the LICENSE-GPLv3.txt file.