initial upload
This commit is contained in:
parent
5d76c0a6af
commit
fa11a55a45
10 changed files with 2656 additions and 0 deletions
5
examples/osd/arduino-rfid-rc522/run.sh
Executable file
5
examples/osd/arduino-rfid-rc522/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