arduino / arduino-examples

Arduino IDE bundled examples
Creative Commons Zero v1.0 Universal
90 stars 41 forks source link

Use modern board-specific Mbed OS Boards platforms #43

Closed per1234 closed 3 years ago

per1234 commented 3 years ago

Since the time the workflow was written, the "Arduino Mbed OS Boards" platform was split into a variant for each of the boards "families" supported by that platform. The benefit of this split is a reduction of installation and compilation times. The previous arduino:mbed platform is still available to ease the transition to the new platforms, but it is deprecated.