clean up some device warnings

move led_blinking_task and led_blinking_set_interval to board.c
This commit is contained in:
hathach
2014-03-21 16:32:39 +07:00
parent 34c60cdca3
commit d2d0d0a6d5
11 changed files with 156 additions and 127 deletions

View File

@@ -44,7 +44,7 @@
//--------------------------------------------------------------------+
// Descriptors Value (calculated by enabled Classes)
//--------------------------------------------------------------------+
#define CFG_VENDORID 0x1FC9 // NXP
#define CFG_VENDORID 0xCAFE
//#define CFG_PRODUCTID 0x4567 // use auto product id to prevent conflict with pc's driver
// each combination of interfaces need to have a unique productid, as windows will bind & remember device driver after the first plug.