# FreeRTOS
## Liens utiles
* L'environnement de développement : [SW4STM32](https://www.st.com/en/development-tools/sw4stm32.html)
* Le cours et le code à télécharger : [OneDrive](https://1drv.ms/1j8UB71) / *[Ancien OneDrive](https://onedrive.live.com/?id=F4125FF038CFDEB1%216386)*
* E-mail du prof : <tjoubert@theoris.fr>
<!--* [OneDrive obsolète](https://1drv.ms/1yohhHOO)-->
## Introduction
```graphviz
digraph ingenieurat {
rankdir=LR
moa -> CdC
CdC -> Spec [label=" moe"]
Sp