fix USBCAN code

This commit is contained in:
eddyem
2020-06-25 23:38:39 +03:00
parent e9b497f827
commit 8d6aeb8f00
13 changed files with 99 additions and 523 deletions

View File

@@ -6,8 +6,6 @@ FAMILY = F0
# MCU code
MCU = F042x6
# hardware definitions
DEFS += -DUSARTNUM=1
#DEFS += -DCHECK_TMOUT
#DEFS += -DEBUG
# change this linking script depending on particular MCU model,
# for example, if you have STM32F103VBT6, you should write: