Added board hardware driver support for the Blackcat USB JTAG board (thanks to the PSGroove team).

This commit is contained in:
Dean Camera
2010-10-17 23:00:23 +00:00
parent 911170bf0b
commit cb298295fb
8 changed files with 141 additions and 3 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
* - 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
* - Added board hardware driver support for the Busware CUL V3 868MHZ radio board (thanks to Dirk Tostmann)
* - Added board hardware driver support for the Blackcat USB JTAG board (thanks to the PSGroove team)
*
* <b>Changed:</b>
* - Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions