femtoduino / ArduinoCore-atsamd21e18a

Arduino Core and Bootloader for the ATMEL SAM D21/R21 (E Variant) chips.
https://femto.io
29 stars 15 forks source link

Release 1.7.7 #13

Closed zrecore closed 7 years ago

zrecore commented 7 years ago

Includes support for the NEW femtoBeacon PRO board. Boards now use the Arduino Zero VID/PID to allow SAM R21E chip USB HID Keyboard/Mouse to work on Windows using the existing Arduino Zero drivers. Added new Wireless HID Mouse example for use with a FemtoBeacon Dongle + FemtoBeacon Coin.

Please note: FemtoBeacon coins older than r2.0.3 MUST now define the FSYNC_FIX in the sketch to include the INT and FSYNC pin workaround. Revision 2.0.3 and newer do not need this.