USB HID is working!

This commit is contained in:
eddyem
2019-04-30 11:49:39 +03:00
parent f01c40a5e0
commit 2d9da87cd7
6 changed files with 79 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ MCU = F042x6
# hardware definitions
DEFS += -DUSARTNUM=1
#DEFS += -DCHECK_TMOUT
DEFS += -DEBUG
#DEFS += -DEBUG
# change this linking script depending on particular MCU model
LDSCRIPT = stm32f042k.ld