Sfoglia il codice sorgente

Fix ChibiOS to version 21.11.2

Vladimir N. Shilov 2 anni fa
parent
commit
265a1fc434
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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