/FreeRTOSPosix

To learn and play with FreeRTOS Posix simulator

Primary LanguageCGNU General Public License v2.0GPL-2.0

This is Experimenting On FreeRTOS with Ubuntu

install for depedancy sudo apt-get install libc6-dev-i386

NOTE:
Duplicated from --> https://github.com/pmvanker/pmvankerFreeRTOS.git
Notes available at --> https://pmvanker.blogspot.com/2020/05/freertos-notes.html

FreeRTOS Documentation available at:
https://www.freertos.org/FreeRTOS-quick-start-guide.html
https://www.freertos.org/Documentation/RTOS_book.html

For the Base implementation of FreeRTOS by William Davy refer:
https://github.com/adisarip/FreeRTOSPosixBase