Forum: System Workbench for STM32

CRON library for STM32

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

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