Foundations of real-time systems and how to build real-time applications using FreeRTOS
The content within this repository is my own work produced as a result of completing the course "FreeRTOS From Ground Up on ARM Processors" , authored by Israel Gbati.
The source code is tested on STM32 Nucleo 144 family boards.
STM32CubeIDE - https://www.st.com/en/development-tools/stm32cubeide.html
This course teaches you the foundations of real-time systems and how to build real-time applications using FreeRTOS ,one of the most popular real-time operating systems for embedded systems.
By the end of this course you should be able to build your own multitask FreeRTOS real-time applications which use all the features of a modern real-time application (such as semaphores, mutexes, event flags, hooks, queues, mailboxes etc )and test their performance.
- George Calin
- george.calin [at] gmail.com
- LinkedIn: https://www.linkedin.com/in/cgeorge1978/