Prechádzať zdrojové kódy

Fix ChibiOS to version 21.11.2

Vladimir N. Shilov 2 rokov pred
rodič
commit
265a1fc434
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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