Forráskód Böngészése

Fix ChibiOS to version 21.11.2

Vladimir N. Shilov 2 éve
szülő
commit
265a1fc434
1 módosított fájl, 1 hozzáadás és 1 törlés
  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