5
votes
1answer
646 views

Porting Linux Drivers to RTOS

Everybody is probably going the other direction, moving their systems etc. to linux. I have the following problem. I like to use a WiFi chipset along with its Linux driver on my RTOS (FreeRtos). If I ...