forked from mirror/qmk_firmware
Added board hardware driver support for the Busware CUL V3 board.
Added SVN eol-style property to the library driver files that are missing it.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
* - Added board hardware driver support for the Linnix UDIP development board
|
||||
* - Added board hardware driver support for the Busware BUI development board
|
||||
* - Added board hardware driver support for the Arduino Uno development board
|
||||
* - Added board hardware driver support for the Busware CUL V3 868MHZ radio board
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
* - Kernel Concepts USBFOO
|
||||
* - Linnix UDIP
|
||||
* - Busware BUI
|
||||
* - Busware CUL V3
|
||||
* - Arduino Uno
|
||||
* - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user