Fix up firmware and demos

This commit is contained in:
jaseg 2021-03-23 19:04:11 +01:00
parent 88379634a8
commit 32da9c4e8c
22 changed files with 563 additions and 342 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
git submodule init
git submodule update
make -C libopencm3 -j3 lib/stm32/f4
#git submodule init
#git submodule update
#make -C libopencm3 -j3 lib/stm32/f4