libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Integrate FreeRTOS C++11 into project #427

Open kammce opened 5 years ago

kammce commented 5 years ago

See implementation here and add to third-party library.

https://www.codeproject.com/Articles/1278513/Cplusplus11-FreeRTOS-GCC

kammce commented 5 years ago

Adding this will allow embedded projects using multi-threads to be easily and seamlessly ported over to SBCs.