10 years, 3 months ago.

Using threads with Mbed

Is it possible to use threads in simple C programming using Mbed LPC1768. For example i am using a transceiver so i want to receive data in one thread and transmit in other is it possible with mbed ?? if yes how is it possible ?

1 Answer

10 years, 3 months ago.

Did you look at http://mbed.org/handbook/RTOS?