initial upload
This commit is contained in:
parent
5ea65cab08
commit
352f078be7
22 changed files with 3033 additions and 0 deletions
5
examples/osd/arduino-bmp280/run.sh
Executable file
5
examples/osd/arduino-bmp280/run.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
# For the ages-old bootloader (before 2014) you want to use
|
||||
# BOOTLOADER_GET_MAC=0x0001f3a0 as parameter to make below.
|
||||
make clean TARGET=osd-merkur-128
|
||||
make TARGET=osd-merkur-128
|
Loading…
Add table
Add a link
Reference in a new issue