doxygen have problem with bolding the hyperlink. use <b> instead

This commit is contained in:
hathach
2014-03-26 11:43:42 +07:00
parent 2a4976b7bd
commit 14133342ec
7 changed files with 77 additions and 171 deletions

View File

@@ -58,7 +58,7 @@
#define TUSB_CFG_HOST_HUB 1
#define TUSB_CFG_HOST_HID_KEYBOARD 1
#define TUSB_CFG_HOST_HID_MOUSE 1
#define TUSB_CFG_HOST_HID_GENERIC 0
#define TUSB_CFG_HOST_HID_GENERIC 0 // (not yet supported)
#define TUSB_CFG_HOST_MSC 1
#define TUSB_CFG_HOST_CDC 1
#define TUSB_CFG_HOST_CDC_RNDIS 0