index
:
stm32_libocm3_template.git
master
periph_test
Project template for STM32 LibOCM3 linux development (+ clangd setup for nvim)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: e9068fb20a51b9ccf5eccd1b3d9da0a0fcf78268 (
plain
)
1
2
3
4
5
6
all: make -C src flash: make -C src st-flash --reset write src/*.bin 0x8000000