Repo contains various studies/exercises on NUCLEO-L432KC development board which uses STM32L432KC MCU.
See readme files in relevant folders for further details.
A simple task uses buttons and leds, exercised on 3 different approach.
- A Simple Task Scheduler
- FreeRTOS
- Zephyr OS
Distributed under the terms of the MIT license.
Repo includes components from the following third-parties:
- FreeRTOS - MIT License
- STM Libraries - BSD 3-Clause License
- Zephyr OS - Apache 2.0 License