Instead of using an interrupt to read a serial message, a thread is created within the interrupt that reads serial data coming in. Original project for LPC1768.
Diff: mbed-os.lib
- Revision:
- 2:65ff74ea1476
- Parent:
- 1:5438da9e6654
Instead of using an interrupt to read a serial message, a thread is created within the interrupt that reads serial data coming in. Original project for LPC1768.