drop hid for freertos demo to match none os example

This commit is contained in:
hathach
2020-03-10 14:42:24 +07:00
parent 41d9ab5056
commit 61d256c2e1
5 changed files with 33 additions and 169 deletions

View File

@@ -68,6 +68,7 @@
//--------------------------------------------------------------------
// DEVICE CONFIGURATION
//--------------------------------------------------------------------
#ifndef CFG_TUD_ENDPOINT0_SIZE
#define CFG_TUD_ENDPOINT0_SIZE 64
#endif