mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
Platforms renamed to have clear naming, Mega2560-5500 platform added, flashing tools for mac attached, compiled images renewed
This commit is contained in:
@@ -1 +0,0 @@
|
||||
/Users/andrey/.platformio/packages/tool-avrdude/avrdude -C /Users/andrey/.platformio/packages/tool-avrdude/avrdude.conf -c arduino -P /dev/cu.usbmodem1411 -b 19200 -p m16u2 -vvv -U flash:w:16u2.hex:i
|
||||
@@ -131,7 +131,7 @@
|
||||
:10082000584F46462C544F47474C4500656E756DF2
|
||||
:1008300000666C6F617400322E312E300024686FB8
|
||||
:100840006D696500757074696D652C6672656568A3
|
||||
:1008500065617000656130383863615F323031390D
|
||||
:1008500065617000373038663531655F3230313967
|
||||
:100860002D30362D3031004C696768744875622030
|
||||
:1008700000246E616D650072656164790020747298
|
||||
:100880007920616761696E20696E20352073656328
|
||||
@@ -247,7 +247,7 @@
|
||||
:100F6000295741544348444F47000A282B29434FEF
|
||||
:100F70004E54524F4C4C494E4F0032303131303389
|
||||
:100F80004C0020432B2B2076657273696F6E3A00FC
|
||||
:100F9000656130383863615F323031392D30362D3C
|
||||
:100F9000373038663531655F323031392D30362D96
|
||||
:100FA0003031000A4C617A79686F6D652E72752058
|
||||
:100FB0004C6967687448756220636F6E74726F6CF9
|
||||
:100FC0006C65722000000020002300260029002C00
|
||||
|
||||
1
compiled/controllino/upload.bat
Normal file
1
compiled/controllino/upload.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com3 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
1
compiled/controllino/upload.sh
Executable file
1
compiled/controllino/upload.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P /dev/cu.usbmodem1411 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
mode com3:1200,n,8,1
|
||||
pause
|
||||
%HOMEPATH%\.platformio\packages\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
..\tools\win\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
mode com3:1200,n,8,1
|
||||
pause
|
||||
%HOMEPATH%\.platformio\packages\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
..\tools\win\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
mode com3:1200,n,8,1
|
||||
pause
|
||||
%HOMEPATH%\.platformio\packages\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
..\tools\win\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
Binary file not shown.
@@ -130,8 +130,8 @@
|
||||
:100810002C524553542C584F4E2C584F46462C546E
|
||||
:100820004F47474C4500656E756D00666C6F61748F
|
||||
:1008300000322E312E300024686F6D6965007570AE
|
||||
:1008400074696D652C6672656568656170006561C7
|
||||
:1008500030383863615F323031392D30362D3031E8
|
||||
:1008400074696D652C667265656865617000373026
|
||||
:1008500038663531655F323031392D30362D3031E3
|
||||
:10086000004C696768744875622000246E616D658C
|
||||
:100870000072656164790020747279206167616932
|
||||
:100880006E20696E2035207365636F6E6473006639
|
||||
@@ -178,7 +178,7 @@
|
||||
:100B1000000A436F6E666967207365727665723A84
|
||||
:100B2000000A282B295741544348444F470032308C
|
||||
:100B3000313130334C0020432B2B207665727369A2
|
||||
:100B40006F6E3A00656130383863615F3230313939
|
||||
:100B40006F6E3A00373038663531655F3230313993
|
||||
:100B50002D30362D3031000A4C617A79686F6D6521
|
||||
:100B60002E7275204C6967687448756220636F6ED9
|
||||
:100B700074726F6C6C6572200000002000230026E8
|
||||
1
compiled/mega2560-5100/upload.bat
Normal file
1
compiled/mega2560-5100/upload.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com3 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
1
compiled/mega2560-5100/upload.sh
Executable file
1
compiled/mega2560-5100/upload.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P /dev/cu.usbmodem1411 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
4443
compiled/mega2560-5500/firmware.hex
Normal file
4443
compiled/mega2560-5500/firmware.hex
Normal file
File diff suppressed because it is too large
Load Diff
1
compiled/mega2560-5500/upload.bat
Normal file
1
compiled/mega2560-5500/upload.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com3 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
1
compiled/mega2560-5500/upload.sh
Executable file
1
compiled/mega2560-5500/upload.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P /dev/cu.usbmodem1411 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
0
compiled/mega2560dmx-5100/upload.sh
Executable file → Normal file
0
compiled/mega2560dmx-5100/upload.sh
Executable file → Normal file
1
compiled/mega2560onewire-5100/upload.bat
Normal file
1
compiled/mega2560onewire-5100/upload.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com3 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
1
compiled/mega2560onewire-5100/upload.sh
Normal file
1
compiled/mega2560onewire-5100/upload.sh
Normal file
@@ -0,0 +1 @@
|
||||
../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P /dev/cu.usbmodem1411 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
@@ -109,7 +109,7 @@
|
||||
:1006C0002C584F46462C544F47474C4500656E7595
|
||||
:1006D0006D00666C6F617400322E312E300024681C
|
||||
:1006E0006F6D696500757074696D652C66726565FE
|
||||
:1006F0006865617000656130383863615F32303140
|
||||
:1006F0006865617000373038663531655F3230319A
|
||||
:10070000392D30362D3031004C6967687448756278
|
||||
:100710002000246E616D650072656164790020744B
|
||||
:10072000727920616761696E20696E20352073657A
|
||||
@@ -192,8 +192,8 @@
|
||||
:100BF000617A79686F6D652E7275000A436F6E6653
|
||||
:100C00006967207365727665723A000A282B295746
|
||||
:100C100041544348444F47003230313130334C0067
|
||||
:100C200020432B2B2076657273696F6E3A006561E5
|
||||
:100C300030383863615F323031392D30362D303104
|
||||
:100C200020432B2B2076657273696F6E3A00373044
|
||||
:100C300038663531655F323031392D30362D3031FF
|
||||
:100C4000000A4C617A79686F6D652E7275204C6967
|
||||
:100C500067687448756220636F6E74726F6C6C6540
|
||||
:100C6000722000000020002300260029002C002F05
|
||||
1
compiled/mega2560slim-5100/upload.bat
Normal file
1
compiled/mega2560slim-5100/upload.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com3 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
1
compiled/mega2560slim-5100/upload.sh
Executable file
1
compiled/mega2560slim-5100/upload.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P /dev/cu.usbmodem1411 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
@@ -3863,7 +3863,7 @@
|
||||
:10F16000733A00454550524F4D20636C656172659E
|
||||
:10F17000640A000A4C617A79686F6D652E72752099
|
||||
:10F180004C6967687448756220636F6E74726F6C47
|
||||
:10F190006C65722000656130383863615F323031F0
|
||||
:10F190006C65722000373038663531655F3230314A
|
||||
:10F1A000392D30362D30310020432B2B20766572DF
|
||||
:10F1B00073696F6E3A003230313130334C000A28B7
|
||||
:10F1C0002D295741544348444F47000A436F6E6608
|
||||
@@ -3915,7 +3915,7 @@
|
||||
:10F4A00061740024686F6D696500246E6F64657314
|
||||
:10F4B000007265616479002473746174650024735B
|
||||
:10F4C000746174730024666F726D6174007570747A
|
||||
:10F4D000696D6500656130383863615F323031399C
|
||||
:10F4D000696D6500373038663531655F32303139F6
|
||||
:10F4E0002D30362D3031004C6967687448756220C4
|
||||
:10F4F000004453323438325F3130305F4932435F39
|
||||
:10F50000544F5F31575F42524944474520696E6905
|
||||
|
||||
Binary file not shown.
2
compiled/tools/DUE_16u2_reflash/readme.md
Normal file
2
compiled/tools/DUE_16u2_reflash/readme.md
Normal file
@@ -0,0 +1,2 @@
|
||||
This package need if you have problem with unrelable cold start of Arduino DUE
|
||||
Arduino ISP should be connected to 16u2 ICSP connector before run
|
||||
1
compiled/tools/DUE_16u2_reflash/reflash16u2DUE.sh
Executable file
1
compiled/tools/DUE_16u2_reflash/reflash16u2DUE.sh
Executable file
@@ -0,0 +1 @@
|
||||
../../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -c arduino -P /dev/cu.usbmodem1411 -b 19200 -p m16u2 -vvv -U flash:w:16u2.hex:i
|
||||
BIN
compiled/tools/mac/tool-avrdude/avrdude
Executable file
BIN
compiled/tools/mac/tool-avrdude/avrdude
Executable file
Binary file not shown.
15832
compiled/tools/mac/tool-avrdude/avrdude.conf
Executable file
15832
compiled/tools/mac/tool-avrdude/avrdude.conf
Executable file
File diff suppressed because it is too large
Load Diff
BIN
compiled/tools/mac/tool-avrdude/libavrdude.1.dylib
Executable file
BIN
compiled/tools/mac/tool-avrdude/libavrdude.1.dylib
Executable file
Binary file not shown.
BIN
compiled/tools/mac/tool-avrdude/libavrdude.a
Normal file
BIN
compiled/tools/mac/tool-avrdude/libavrdude.a
Normal file
Binary file not shown.
1
compiled/tools/mac/tool-avrdude/libavrdude.dylib
Symbolic link
1
compiled/tools/mac/tool-avrdude/libavrdude.dylib
Symbolic link
@@ -0,0 +1 @@
|
||||
libavrdude.1.dylib
|
||||
41
compiled/tools/mac/tool-avrdude/libavrdude.la
Executable file
41
compiled/tools/mac/tool-avrdude/libavrdude.la
Executable file
@@ -0,0 +1,41 @@
|
||||
# libavrdude.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.6
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='libavrdude.1.dylib'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libavrdude.1.dylib libavrdude.dylib'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libavrdude.a'
|
||||
|
||||
# Linker flags that cannot go in dependency_libs.
|
||||
inherited_linker_flags=' '
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=' -L/Users/jenkins/jenkins/workspace/avrdude/label/mac-mini/objdir/lib -lreadline -lncurses -ltermcap'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libavrdude.
|
||||
current=1
|
||||
age=0
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=no
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/Users/jenkins/jenkins/workspace/avrdude/label/mac-mini/objdir/lib'
|
||||
BIN
compiled/tools/mac/tool-avrdude/libelf.a
Normal file
BIN
compiled/tools/mac/tool-avrdude/libelf.a
Normal file
Binary file not shown.
BIN
compiled/tools/mac/tool-avrdude/libusb-1.0.a
Normal file
BIN
compiled/tools/mac/tool-avrdude/libusb-1.0.a
Normal file
Binary file not shown.
41
compiled/tools/mac/tool-avrdude/libusb-1.0.la
Executable file
41
compiled/tools/mac/tool-avrdude/libusb-1.0.la
Executable file
@@ -0,0 +1,41 @@
|
||||
# libusb-1.0.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.2
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname=''
|
||||
|
||||
# Names of this library.
|
||||
library_names=''
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libusb-1.0.a'
|
||||
|
||||
# Linker flags that can not go in dependency_libs.
|
||||
inherited_linker_flags=' '
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=' -lobjc'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libusb-1.0.
|
||||
current=1
|
||||
age=1
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=no
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/Users/jenkins/jenkins/workspace/avrdude/label/mac-mini/objdir/lib'
|
||||
81
compiled/tools/mac/tool-avrdude/libusb-config
Executable file
81
compiled/tools/mac/tool-avrdude/libusb-config
Executable file
@@ -0,0 +1,81 @@
|
||||
#!/bin/sh
|
||||
|
||||
prefix=/Users/jenkins/jenkins/workspace/avrdude/label/mac-mini/objdir
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
libdir=${exec_prefix}/lib
|
||||
exec_prefix_set=no
|
||||
|
||||
usage()
|
||||
{
|
||||
cat <<EOF
|
||||
Usage: libusb-config [OPTIONS] [LIBRARIES]
|
||||
Options:
|
||||
[--prefix[=DIR]]
|
||||
[--exec-prefix[=DIR]]
|
||||
[--version]
|
||||
[--libs]
|
||||
[--cflags]
|
||||
EOF
|
||||
exit $1
|
||||
}
|
||||
|
||||
if test $# -eq 0; then
|
||||
usage 1 1>&2
|
||||
fi
|
||||
|
||||
while test $# -gt 0; do
|
||||
case "$1" in
|
||||
-*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
|
||||
*) optarg= ;;
|
||||
esac
|
||||
|
||||
case $1 in
|
||||
--prefix=*)
|
||||
prefix=$optarg
|
||||
if test $exec_prefix_set = no ; then
|
||||
exec_prefix=$optarg
|
||||
fi
|
||||
;;
|
||||
--prefix)
|
||||
echo_prefix=yes
|
||||
;;
|
||||
--exec-prefix=*)
|
||||
exec_prefix=$optarg
|
||||
exec_prefix_set=yes
|
||||
;;
|
||||
--exec-prefix)
|
||||
echo_exec_prefix=yes
|
||||
;;
|
||||
--version)
|
||||
echo 0.1.12
|
||||
exit 0
|
||||
;;
|
||||
--cflags)
|
||||
if test "$includedir" != /usr/include ; then
|
||||
includes="-I$includedir"
|
||||
fi
|
||||
echo_cflags=yes
|
||||
;;
|
||||
--libs)
|
||||
echo_libs=yes
|
||||
;;
|
||||
*)
|
||||
usage 1 1>&2
|
||||
;;
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
if test "$echo_prefix" = "yes"; then
|
||||
echo $prefix
|
||||
fi
|
||||
if test "$echo_exec_prefix" = "yes"; then
|
||||
echo $exec_prefix
|
||||
fi
|
||||
if test "$echo_cflags" = "yes"; then
|
||||
echo $includes
|
||||
fi
|
||||
if test "$echo_libs" = "yes"; then
|
||||
echo -L$libdir -lusb
|
||||
fi
|
||||
BIN
compiled/tools/mac/tool-avrdude/libusb.a
Normal file
BIN
compiled/tools/mac/tool-avrdude/libusb.a
Normal file
Binary file not shown.
41
compiled/tools/mac/tool-avrdude/libusb.la
Executable file
41
compiled/tools/mac/tool-avrdude/libusb.la
Executable file
@@ -0,0 +1,41 @@
|
||||
# libusb.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.2
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname=''
|
||||
|
||||
# Names of this library.
|
||||
library_names=''
|
||||
|
||||
# The name of the static archive.
|
||||
old_library='libusb.a'
|
||||
|
||||
# Linker flags that can not go in dependency_libs.
|
||||
inherited_linker_flags=' '
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=' -L/Users/jenkins/jenkins/workspace/avrdude/label/mac-mini/objdir/lib /Users/jenkins/jenkins/workspace/avrdude/label/mac-mini/objdir/lib/libusb-1.0.la -lobjc'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libusb.
|
||||
current=8
|
||||
age=4
|
||||
revision=4
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=no
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/Users/jenkins/jenkins/workspace/avrdude/label/mac-mini/objdir/lib'
|
||||
10
compiled/tools/mac/tool-avrdude/package.json
Executable file
10
compiled/tools/mac/tool-avrdude/package.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "AVRDUDE",
|
||||
"name": "tool-avrdude",
|
||||
"system": [
|
||||
"darwin_x86_64",
|
||||
"darwin_i386"
|
||||
],
|
||||
"url": "http://www.nongnu.org/avrdude/",
|
||||
"version": "1.60300.190424"
|
||||
}
|
||||
BIN
compiled/tools/mac/tool-bossac/bossac
Executable file
BIN
compiled/tools/mac/tool-bossac/bossac
Executable file
Binary file not shown.
7
compiled/tools/mac/tool-bossac/package.json
Executable file
7
compiled/tools/mac/tool-bossac/package.json
Executable file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"description": "Basic Open Source SAM-BA Application (BOSSA)",
|
||||
"name": "tool-bossac",
|
||||
"system": "darwin_x86_64",
|
||||
"url": "https://github.com/shumatech/BOSSA",
|
||||
"version": "1.10700.0"
|
||||
}
|
||||
BIN
compiled/tools/mac/tool-esptool/esptool
Executable file
BIN
compiled/tools/mac/tool-esptool/esptool
Executable file
Binary file not shown.
10
compiled/tools/mac/tool-esptool/package.json
Executable file
10
compiled/tools/mac/tool-esptool/package.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "esptool-ck",
|
||||
"name": "tool-esptool",
|
||||
"system": [
|
||||
"darwin_x86_64",
|
||||
"darwin_i386"
|
||||
],
|
||||
"url": "https://github.com/igrr/esptool-ck",
|
||||
"version": "1.413.0"
|
||||
}
|
||||
@@ -1,11 +1,12 @@
|
||||
cp ../.pioenvs/controllino/firmware.hex controllino
|
||||
cp ../.pioenvs/m5stack/firmware.bin m5stack
|
||||
cp ../.pioenvs/mega2560dmx-5100/firmware.hex mega2560dmx-5100
|
||||
cp ../.pioenvs/mega2560slim-5100/firmware.hex mega2560slim-5100
|
||||
cp ../.pioenvs/due-5100/firmware.bin due-5100
|
||||
cp ../.pioenvs/mega2560onewire-5100/firmware.hex mega2560onewire-5100
|
||||
cp ../.pioenvs/mega2560-5100/firmware.hex mega2560-5100
|
||||
cp ../.pioenvs/due-5500/firmware.bin due-5500
|
||||
cp ../.pioenvs/nrf52840-5500/firmware.hex nrf52840-5500
|
||||
cp ../.pioenvs/esp32-wifi/firmware.bin esp32-wifi
|
||||
cp ../.pioenvs/stm32-enc2860/firmware.bin stm32-enc2860
|
||||
cp ../.pioenvs/esp8266-wifi/firmware.bin esp8266-wifi
|
||||
cp ../.pioenvs/lighthub21/firmware.bin lighthub21
|
||||
cp ../.pioenvs/mega2560-5500/firmware.hex mega2560-5500
|
||||
Reference in New Issue
Block a user