Version 7.0 of the open-source real-time operating system FreeRTOS has been released, adding a software timer, a port to the MSP430X microcontroller, and two additional ‘demos’, writes Technology ...
This project demonstrates the use of FreeRTOS Software Timers in ESP-IDF. A software timer is configured to execute a callback function periodically without blocking task execution. Create a software ...