Ver Fonte

Fix ChibiOS to version 21.11.2

Vladimir N. Shilov há 2 anos atrás
pai
commit
265a1fc434
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -89,7 +89,7 @@ PROJECT = acc-tst
 MCU  = cortex-m3
 
 # Imported source files and paths.
-CHIBIOS  := C:/MCU/ChibiOS
+CHIBIOS  := C:/MCU/ChibiOS_21.11.2
 CONFDIR  := ./cfg
 BUILDDIR := ./build
 DEPDIR   := ./.dep