BufferedSerial doesn't compile with Online Compiler

Hi all,

I’ve further investigated and had discussions with the tools team.
The online IDE was primarily designed for pre-6.0 versions of mbed-os. This means that additional steps may be required in order to get some of the 6.x based examples to work.

Please try the following steps:

  1. Import example
  2. When the pop up window appears, check the ‘update all libraries to latest versions’ and import
  3. Once the example has loaded , click on the project name, then select ‘revisions’ from the toolbar
  4. When the revision list comes up, highlight the version you wish to use (latest being v6.1 branch) and then click ‘switch’ from the toolbar

It should now compile.

Regards
Anna