add (not checked) pre-pre-pre-pre...-alpha version of Multistepper

This commit is contained in:
Edward Emelianov
2023-02-03 23:05:43 +03:00
parent fecadc71f7
commit 756ed4be08
33 changed files with 18491 additions and 25 deletions

View File

@@ -0,0 +1,8 @@
BINARY := canusb
# MCU code
MCU := F303xd
# change this linking script depending on particular MCU model,
LDSCRIPT := stm32f303xD.ld
include ../makefile.f3
include ../../makefile.stm32