initial upload
This commit is contained in:
parent
352f078be7
commit
42dee52e65
9 changed files with 413 additions and 0 deletions
5
examples/osd/arduino-i2c-scanner/run.sh
Executable file
5
examples/osd/arduino-i2c-scanner/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