mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
GPIO tested; add monitoring. TODO: USB/SPI/I2C
This commit is contained in:
@@ -11,5 +11,5 @@ DEFINES := -DUSB2_16
|
||||
include ../makefile.f0
|
||||
include ../../makefile.stm32
|
||||
|
||||
$(OBJDIR)/gpioproto.o: gpioproto.c $(VERSION_FILE)
|
||||
$(OBJDIR)/gpioproto.o: gpioproto.cpp $(VERSION_FILE)
|
||||
$(OBJDIR)/canproto.o: canproto.c $(VERSION_FILE)
|
||||
|
||||
Reference in New Issue
Block a user