CRON library for STM32 Posted by uzairo89 on 2016-11-10 04:34 Hey all, Does anyone know of a CRON library I can use for STM32F2 which is lightweight and written in C?. I need to implement CRON scheduling in my project
Posted by uzairo89 on 2016-11-10 06:42 I can also work with a library that can convert CRON to standard timestamp (time_t format in time.h). I can use that timestamp to set the RTC