couldn't get 32L4 running with crystal less mode

This commit is contained in:
hathach
2019-10-03 13:37:10 +07:00
parent 0a20e91cc9
commit 7fd68efe7b
2 changed files with 3 additions and 12 deletions

View File

@@ -42,7 +42,7 @@ typedef enum
DCD_EVENT_BUS_RESET = 1,
DCD_EVENT_UNPLUGGED,
DCD_EVENT_SOF,
DCD_EVENT_SUSPEND,
DCD_EVENT_SUSPEND, // TODO LPM Sleep L1 support
DCD_EVENT_RESUME,
DCD_EVENT_SETUP_RECEIVED,