Serial#Find method for Arduino, implemented in Mbed

Adoption of https://www.arduino.cc/en/Serial/Find, implemented without use of interrupts or buffers. Note that it keeps the thread busy, so if you're running this in the background, better use Serial#attach with a buffer.

Revision graph

The revision graph only works with JavaScript-enabled browsers.