rename a bunch of configure macros

This commit is contained in:
hathach
2012-12-20 16:56:19 +07:00
parent ec4a3f6048
commit 00b3f48519
12 changed files with 62 additions and 39 deletions

View File

@@ -37,7 +37,7 @@
#include "hcd.h"
#ifdef CFG_TUSB_HOST
#ifdef TUSB_CFG_HOST
TUSB_Error_t hcd_init(uint8_t coreid)
{