- lsb_release --all
- Distributor ID: Ubuntu
- Description: Ubuntu 20.04.2 LTS
- Release: 20.04
- Codename: focal
-
code --version
- 1.58.2
- x64
-
make --version
- GNU Make 4.2.1
-
gcc --version
- gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
-
gdb --version
- GNU gdb (Ubuntu 9.2-0ubuntu1~20.04) 9.2
- FreeRTOS Kernel V10.4.3
Many thanks to the FreeRTOS team and Amazon for Demos which are inspired me.