Explorar el Código

Fix ChibiOS to version 21.11.2

Vladimir N. Shilov hace 2 años
padre
commit
265a1fc434
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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