added arduino, modified build
This commit is contained in:
BIN
arduino/hardware/tools/avr/bin/arduinoOTA
Executable file
BIN
arduino/hardware/tools/avr/bin/arduinoOTA
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-addr2line
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-addr2line
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-ar
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-ar
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-as
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-as
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-c++
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-c++
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-c++filt
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-c++filt
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-cpp
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-cpp
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-elfedit
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-elfedit
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-g++
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-g++
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gcc
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gcc
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gcc-5.4.0
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gcc-5.4.0
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gcc-ar
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gcc-ar
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gcc-nm
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gcc-nm
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gcc-ranlib
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gcc-ranlib
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gcov
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gcov
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gcov-tool
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gcov-tool
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gdb
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gdb
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-gprof
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-gprof
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-ld
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-ld
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-ld.bfd
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-ld.bfd
Executable file
Binary file not shown.
37
arduino/hardware/tools/avr/bin/avr-man
Executable file
37
arduino/hardware/tools/avr/bin/avr-man
Executable file
@@ -0,0 +1,37 @@
|
||||
#! /bin/sh
|
||||
|
||||
# Copyright (c) 2004, Joerg Wunsch
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions are met:
|
||||
#
|
||||
# * Redistributions of source code must retain the above copyright
|
||||
# notice, this list of conditions and the following disclaimer.
|
||||
# * Redistributions in binary form must reproduce the above copyright
|
||||
# notice, this list of conditions and the following disclaimer in
|
||||
# the documentation and/or other materials provided with the
|
||||
# distribution.
|
||||
# * Neither the name of the copyright holders nor the names of
|
||||
# contributors may be used to endorse or promote products derived
|
||||
# from this software without specific prior written permission.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
||||
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||||
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||||
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
## man(1) replacement to access the avr-libc manual pages
|
||||
|
||||
: ${DESTDIR:-}
|
||||
prefix=/home/jenkins/workspace/avr-gcc-staging/label/debian7-x86_64/objdir
|
||||
datadir=/home/jenkins/workspace/avr-gcc-staging/label/debian7-x86_64/objdir/share
|
||||
|
||||
exec man -M /home/jenkins/workspace/avr-gcc-staging/label/debian7-x86_64/objdir/share/doc/avr-libc-2.0.0/man "$@"
|
||||
BIN
arduino/hardware/tools/avr/bin/avr-nm
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-nm
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-objcopy
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-objcopy
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-objdump
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-objdump
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-ranlib
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-ranlib
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-readelf
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-readelf
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-size
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-size
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-strings
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-strings
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avr-strip
Executable file
BIN
arduino/hardware/tools/avr/bin/avr-strip
Executable file
Binary file not shown.
BIN
arduino/hardware/tools/avr/bin/avrdude
Executable file
BIN
arduino/hardware/tools/avr/bin/avrdude
Executable file
Binary file not shown.
Reference in New Issue
Block a user