Improved support for third-party hardware in Arduino 0018
Given the increasing numbers of boards and microcontrollers to which people have ported the Arduino core libraries, we wanted to make it easier to add third-party hardware to the Arduino development environment. The recently released Arduino 0018 (download) adds support for the installation of contributed cores and board definitions within the Arduino sketchbook folder. This […]