Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

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