I’m a Linux Embedded developer, and now, I’m interested to learn about FreeRTOS kernel. I have been working in a opensource lightweight embedded library for displays and touchscreens and I want to port this library for FreeRTOS Kernel. Follow my project: https://github.com/rprata/ibutterfree and www.ibutterfree.com.
How can I start my studies on FreeRTOS. What’s the best development board that I can buy?
Is it common to use a touchscreen in FreeRTOS projects?
Is there way to create a Cross Compiler environment in a host machine (using VM or docker)?
Thank you all and feel free to questions, complaints and etc…
The code size is about 30kb (It’s the shared library size). I’m looking to run in Arm’s RTOS and others chipset it’s possible. Do you have a suggestion which I can start?
I want to contribute to FreeRTOS project with this graphic library.