forked from mirror/qmk_firmware
Added support for the Pololu A-Star Micro board (thanks to Joh Schneider).
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
/** \page Page_ChangeLog Project Changelog
|
||||
*
|
||||
* \section Sec_ChangeLogXXXXXX Version XXXXXX
|
||||
* <b>New:</b>
|
||||
* - Core:
|
||||
* - Added support for the Pololu A-Star Micro board (thanks to Joh Schneider)
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
* - The CALLBACK_USB_GetDescriptor() callback function into the user application erroneously had a uint8_t type for the wIndex
|
||||
|
||||
@@ -118,6 +118,7 @@
|
||||
* - Olimex AVR-ISP-MK2
|
||||
* - Paranoid Studio's US2AX (V1, V2 and V3 hardware revisions)
|
||||
* - PJRC Teensy (1.x and 2.x versions)
|
||||
* - Pololu A-Star Micro
|
||||
* - Rikus' U2S
|
||||
* - Sparkfun U2 Breakout Board
|
||||
* - Stange ISP Programmer Board
|
||||
|
||||
Reference in New Issue
Block a user