1
0

Added new LUFA_VERSION_RELEASE_TYPE macro to the library version header, to determine release type (thanks to NicoHood).

This commit is contained in:
Dean Camera
2016-03-28 14:10:34 +11:00
parent 0c9856f405
commit 9669a00c34
3 changed files with 24 additions and 8 deletions

View File

@@ -10,6 +10,7 @@
* <b>New:</b>
* - Core:
* - Added support for the Pololu A-Star Micro board (thanks to Joh Schneider)
* - Added new \c LUFA_VERSION_RELEASE_TYPE macro to the library version header, to determine release type (thanks to NicoHood)
*
* <b>Fixed:</b>
* - Core: