arduino test position control for DC motor
This commit is contained in:
commit
6ac2e3cda8
100
test/.cproject
Normal file
100
test/.cproject
Normal file
@ -0,0 +1,100 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
||||
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
||||
<cconfiguration id="io.sloeber.core.sketch.0">
|
||||
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.sketch.0" moduleId="org.eclipse.cdt.core.settings" name="Release">
|
||||
<externalSettings/>
|
||||
<extensions>
|
||||
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
||||
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
||||
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
||||
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
||||
</extensions>
|
||||
</storageModule>
|
||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
||||
<configuration artifactName="${ProjName}" buildProperties="" cleanCommand="rm -f" description="" id="io.sloeber.core.sketch.0" name="Release" parent="io.sloeber.core.configuration.release">
|
||||
<folderInfo id="io.sloeber.core.sketch.0." name="/" resourcePath="">
|
||||
<toolChain id="io.sloeber.core.toolChain.release.1378662556" name="Arduino Toolchain (Sloeber edition)" superClass="io.sloeber.core.toolChain.release">
|
||||
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="io.sloeber.targetplatform.1669653578" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
|
||||
<builder buildPath="${workspace_loc:/test}/Release" id="io.sloeber.sketch.builder.2111320979" keepEnvironmentInBuildfile="false" name="Arduino sketch builder" parallelBuildOn="false" superClass="io.sloeber.sketch.builder"/>
|
||||
<tool id="io.sloeber.tool.sketch.compiler.cpp.41798787" name="Arduino C++ Compiler" superClass="io.sloeber.tool.sketch.compiler.cpp">
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.cpp.sketch.option.incpath.1709917894" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/core/variant}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/core/core}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/libraries/Servo/src}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/libraries/SoftwareSerial/src}""/>
|
||||
</option>
|
||||
<inputType id="io.sloeber.compiler.cpp.sketch.input.787927839" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
|
||||
</tool>
|
||||
<tool id="io.sloeber.tool.compiler.c.405624184" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.1491771473" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/core/variant}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/core/core}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/libraries/Servo/src}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/libraries/SoftwareSerial/src}""/>
|
||||
</option>
|
||||
<inputType id="io.sloeber.compiler.c.sketch.input.29262920" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
|
||||
</tool>
|
||||
<tool id="io.sloeber.tool.sketch.compiler.s.208924344" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.678313321" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/core/variant}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/core/core}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/libraries/Servo/src}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/test/libraries/SoftwareSerial/src}""/>
|
||||
</option>
|
||||
<inputType id="io.sloeber.compiler.S.sketch.input.524444829" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
|
||||
</tool>
|
||||
<tool id="io.sloeber.tool.ar.271270516" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
|
||||
<tool id="io.sloeber.tool.combine.26334507" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
|
||||
<tool id="io.sloeber.tool.objcopy.eep.2146468651" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
|
||||
<tool id="io.sloeber.tool.size.1545051611" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<folderInfo id="io.sloeber.core.sketch.0.libraries/**/._*" resourcePath="libraries/**/._*">
|
||||
<toolChain id="io.sloeber.core.toolChain5.506385711" superClass="io.sloeber.core.toolChain5">
|
||||
<targetPlatform id="io.sloeber.core.sketch.0.libraries/**/._*.157092483" name=""/>
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/test*/**" resourcePath="libraries/?*/**/test*/**">
|
||||
<toolChain id="io.sloeber.core.toolChain3.1564643484" superClass="io.sloeber.core.toolChain3">
|
||||
<targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/test*/**.794186468" name=""/>
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/?xtras/**" resourcePath="libraries/?*/**/?xtras/**">
|
||||
<toolChain id="io.sloeber.core.toolChain2.1700292281" superClass="io.sloeber.core.toolChain2">
|
||||
<targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/?xtras/**.1183757616" name=""/>
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/?xamples/**" resourcePath="libraries/?*/**/?xamples/**">
|
||||
<toolChain id="io.sloeber.core.toolChain1.2134284710" superClass="io.sloeber.core.toolChain1">
|
||||
<targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/?xamples/**.1307237681" name=""/>
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<folderInfo id="io.sloeber.core.sketch.0.libraries/?*/**/third-party/**" resourcePath="libraries/?*/**/third-party/**">
|
||||
<toolChain id="io.sloeber.core.toolChain4.861904704" superClass="io.sloeber.core.toolChain4">
|
||||
<targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/**/third-party/**.1067836663" name=""/>
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<folderInfo id="io.sloeber.core.sketch.0.libraries/?*/utility/*/*" resourcePath="libraries/?*/utility/*/*">
|
||||
<toolChain id="io.sloeber.core.toolChain6.1620241178" superClass="io.sloeber.core.toolChain6">
|
||||
<targetPlatform id="io.sloeber.core.sketch.0.libraries/?*/utility/*/*.1908393023" name=""/>
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<sourceEntries>
|
||||
<entry excluding="libraries/Servo/docs|libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
|
||||
</sourceEntries>
|
||||
</configuration>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
||||
</cconfiguration>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
||||
<project id="test.io.sloeber.core.sketch.2035362804" name="Arduino sketch" projectType="io.sloeber.core.sketch"/>
|
||||
</storageModule>
|
||||
<storageModule moduleId="scannerConfiguration">
|
||||
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
||||
</storageModule>
|
||||
<storageModule moduleId="refreshScope"/>
|
||||
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
||||
</cproject>
|
||||
55
test/.project
Normal file
55
test/.project
Normal file
@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>test</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>io.sloeber.core.inoToCpp</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
||||
<triggers>clean,full,incremental,</triggers>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
||||
<triggers>full,incremental,</triggers>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.cdt.core.cnature</nature>
|
||||
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
||||
<nature>org.eclipse.cdt.core.ccnature</nature>
|
||||
<nature>io.sloeber.arduinonature</nature>
|
||||
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
||||
</natures>
|
||||
<linkedResources>
|
||||
<link>
|
||||
<name>core/core</name>
|
||||
<type>2</type>
|
||||
<locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>core/variant</name>
|
||||
<type>2</type>
|
||||
<locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/Servo</name>
|
||||
<type>2</type>
|
||||
<locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/Servo/1.1.8</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>libraries/SoftwareSerial</name>
|
||||
<type>2</type>
|
||||
<locationURI>ECLIPSE_HOME/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial</locationURI>
|
||||
</link>
|
||||
</linkedResources>
|
||||
</projectDescription>
|
||||
11
test/.settings/language.settings.xml
Normal file
11
test/.settings/language.settings.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<project>
|
||||
<configuration id="io.sloeber.core.sketch.0" name="Release">
|
||||
<extension point="org.eclipse.cdt.core.LanguageSettingsProvider">
|
||||
<provider class="io.sloeber.core.toolchain.ArduinoLanguageProvider" console="false" env-hash="-1660991717113152258" id="io.sloeber.languageSettingsProvider" keep-relative-paths="false" name="Arduino Compiler Settings" parameter="${COMMAND} -E -P -v -dD -D__IN_ECLIPSE__ "${INPUTS}"" prefer-non-shared="true">
|
||||
<language-scope id="org.eclipse.cdt.core.gcc"/>
|
||||
<language-scope id="org.eclipse.cdt.core.g++"/>
|
||||
</provider>
|
||||
</extension>
|
||||
</configuration>
|
||||
</project>
|
||||
15
test/.sproject
Normal file
15
test/.sproject
Normal file
@ -0,0 +1,15 @@
|
||||
Config.Release.board.BOARD.ID=uno
|
||||
Config.Release.board.BOARD.TXT=${SLOEBER_HOME}/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/boards.txt
|
||||
Config.Release.board.PROGRAMMER.NAME=Default
|
||||
Config.Release.board.UPLOAD.PORT=/dev/ttyACM0
|
||||
Config.Release.compile.sloeber.extra.all=
|
||||
Config.Release.compile.sloeber.extra.archive=
|
||||
Config.Release.compile.sloeber.extra.assembly=
|
||||
Config.Release.compile.sloeber.extra.c.compile=
|
||||
Config.Release.compile.sloeber.extra.compile=
|
||||
Config.Release.compile.sloeber.extra.cpp.compile=
|
||||
Config.Release.compile.sloeber.extra.link=
|
||||
Config.Release.compile.sloeber.size.switch=false
|
||||
Config.Release.compile.sloeber.warning_level=NONE
|
||||
Config.Release.compile.sloeber.warning_level.custom=
|
||||
Config.Release.other.IS_VERSION_CONTROLLED=false
|
||||
889
test/Kangaroo.h
Normal file
889
test/Kangaroo.h
Normal file
@ -0,0 +1,889 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013-2015 Dimension Engineering Inc.
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef Kangaroo_h
|
||||
#define Kangaroo_h
|
||||
|
||||
/*!
|
||||
\file Kangaroo.h
|
||||
Include this file to use the Kangaroo Arduino library.
|
||||
*/
|
||||
|
||||
#if defined(ARDUINO) && ARDUINO < 100
|
||||
#error "This library requires Arduino 1.0 or newer."
|
||||
#endif
|
||||
|
||||
#include <Arduino.h>
|
||||
#define KANGAROO_BIT_PACKED_MAX_VALUE 536870911
|
||||
#define KANGAROO_COMMAND_MAX_DATA_LENGTH 27
|
||||
#define KANGAROO_COMMAND_MAX_BUFFER_LENGTH 32
|
||||
#define KANGAROO_CRC_GOOD_VALUE 0x307e
|
||||
#define KANGAROO_DEFAULT_ADDRESS 128 //!< The default Packet Serial address for Kangaroo is 128.
|
||||
#define KANGAROO_DEFAULT_COMMAND_RETRY_INTERVAL 100 //!< By default, commands retry after 100 milliseconds if no response is received.
|
||||
#define KANGAROO_DEFAULT_COMMAND_TIMEOUT KANGAROO_INFINITE_TIMEOUT //!< By default, commands are retried forever.
|
||||
#define KANGAROO_INFINITE_TIMEOUT -1 //!< This value, passed as a timeout, disables the timeout.
|
||||
#define KANGAROO_UNSPECIFIED_LIMIT -1 //!< This value, passed as a limit, leaves the limit unspecified.
|
||||
|
||||
class Kangaroo;
|
||||
class KangarooChannel;
|
||||
class KangarooMonitor;
|
||||
|
||||
/*!
|
||||
\enum KangarooError
|
||||
Errors that can occur in response to status queries.
|
||||
*/
|
||||
enum KangarooError
|
||||
{
|
||||
// Negative values are responses from the library, though they may *correspond* to remote states.
|
||||
// Positive values are responses from the Kangaroo.
|
||||
KANGAROO_NO_ERROR = 0x00, //!< No error occurred.
|
||||
KANGAROO_NOT_STARTED = 0x01, //!< The channel is not started. Call KangarooChannel::start() on the channel.
|
||||
KANGAROO_NOT_HOMED = 0x02, //!< The channel needs to be homed. Call KangarooChannel::home() on the channel.
|
||||
KANGAROO_CONTROL_ERROR = 0x03, //!< A control error has occurred. Call KangarooChannel::start() on the channel to clear the control error.
|
||||
KANGAROO_WRONG_MODE = 0x04, //!< The controller is in the wrong mode. For example, the DIP switches may be in Mixed Mode while the tune was done in Independent Mode.
|
||||
KANGAROO_UNRECOGNIZED_CODE = 0x05,
|
||||
KANGAROO_SERIAL_TIMEOUT = 0x06, //!< A serial timeout occurred, or the TX line was disconnected. Call KangarooChannel::start() on the channel to clear the serial timeout.
|
||||
KANGAROO_INVALID_STATUS = -0x01,
|
||||
KANGAROO_TIMED_OUT = -0x02, //!< The requested timeout expired.
|
||||
KANGAROO_PORT_NOT_OPEN = -0x03 // The serial port is not open. (Not returned by the Arduino library at present.)
|
||||
};
|
||||
|
||||
/*!
|
||||
\enum KangarooGetType
|
||||
The possible 'get' request types.
|
||||
*/
|
||||
enum KangarooGetType
|
||||
{
|
||||
KANGAROO_GETP = 0x01, //!< Absolute position.
|
||||
KANGAROO_GETPI = 0x41, //!< Incremental position (relative to the position when the last command was issued).
|
||||
KANGAROO_GETS = 0x02, //!< Absolute speed (positive or negative depending on direction).
|
||||
KANGAROO_GETSI = 0x42, //!< Incremental speed (relative to the speed when the last command was issued).
|
||||
KANGAROO_GETMIN = 0x08, //!< The minimum position. This corresponds to DEScribe's Nominal Travel minimum.
|
||||
KANGAROO_GETMAX = 0x09, //!< The maximum position. This corresponds to DEScribe's Nominal Travel maximum.
|
||||
KANGAROO_GETPS = 0x05, //!< Setpoint position. 2014-11-13 or newer firmware is required for this request.
|
||||
KANGAROO_GETSS = 0x06, //!< Setpoint speed. 2014-11-13 or newer firmware is required for this request.
|
||||
};
|
||||
|
||||
/*!
|
||||
\enum KangarooGetFlags
|
||||
Flags that modify the behavior of a 'get' request.
|
||||
*/
|
||||
enum KangarooGetFlags
|
||||
{
|
||||
KANGAROO_GET_DEFAULT = 0x00, //!< Normal behavior.
|
||||
KANGAROO_GET_ECHO_CODE = 0x10,
|
||||
KANGAROO_GET_RAW_UNITS = 0x20, //!< Use raw units. For analog, raw units are millivolts. For quadrature, 4 raw units equal 1 line.
|
||||
KANGAROO_GET_SEQUENCE_CODE = 0x40
|
||||
};
|
||||
|
||||
/*!
|
||||
\enum KangarooMoveFlags
|
||||
Flags that modify the behavior of a motion request.
|
||||
*/
|
||||
enum KangarooMoveFlags
|
||||
{
|
||||
KANGAROO_MOVE_DEFAULT = 0x00, //!< Normal behavior.
|
||||
KANGAROO_MOVE_ONLY_IF_NECESSARY = 0x04,
|
||||
KANGAROO_MOVE_NO_DEFAULT_LIMITS = 0x08, //!< Do not apply the speed limit and acceleration limit source settings. By default, the speed limit comes from Kangaroo's potentiometers.
|
||||
KANGAROO_MOVE_RAW_UNITS = 0x20, //!< Use raw units. For analog, raw units are millivolts. For quadrature, 4 raw units equal 1 line.
|
||||
KANGAROO_MOVE_SEQUENCE_CODE = 0x40
|
||||
};
|
||||
|
||||
/*!
|
||||
\enum KangarooStatusFlags
|
||||
Flags that provide details about a query response.
|
||||
*/
|
||||
enum KangarooStatusFlags
|
||||
{
|
||||
KANGAROO_STATUS_NONE = 0x00, //!< The response is normal.
|
||||
KANGAROO_STATUS_ERROR = 0x01, //!< The response is an error.
|
||||
KANGAROO_STATUS_BUSY = 0x02, //!< For a motion, this means the motion is not finished. For an error, this means the error (such as KANGAROO_NOT_HOMED) should self-clear. This corresponds to a lowercase letter in Simplified Serial.
|
||||
KANGAROO_STATUS_ECHO_CODE = 0x10,
|
||||
KANGAROO_STATUS_RAW_UNITS = 0x20, //!< The value in the response is in raw units. For analog, raw units are millivolts. For quadrature, 4 raw units equal 1 line.
|
||||
KANGAROO_STATUS_SEQUENCE_CODE = 0x40
|
||||
};
|
||||
|
||||
enum KangarooCommand
|
||||
{
|
||||
KANGAROO_CMD_START = 0x20,
|
||||
KANGAROO_CMD_UNITS = 0x21,
|
||||
KANGAROO_CMD_HOME = 0x22,
|
||||
KANGAROO_CMD_STATUS = 0x23,
|
||||
KANGAROO_CMD_MOVE = 0x24,
|
||||
KANGAROO_CMD_SYSTEM = 0x25
|
||||
};
|
||||
|
||||
/*!
|
||||
\enum KangarooSystemCommand
|
||||
Advanced commands that have special effects on the Kangaroo motion controller.
|
||||
*/
|
||||
enum KangarooSystemCommand
|
||||
{
|
||||
KANGAROO_SYS_POWER_DOWN = 0x00, //!< Powers down the channel.
|
||||
KANGAROO_SYS_POWER_DOWN_ALL = 0x01, //!< Powers down all channels of the controller that receives the command.
|
||||
KANGAROO_SYS_TUNE_ENTER_MODE = 0x03, /*!< Enters tune mode 1 (Teach), 2 (Limit Switches), or 3 (Mechanical Stops).
|
||||
This corresponds to pressing the tune button to get to the mode you want.
|
||||
|
||||
Do not expect a reply from this command. */
|
||||
KANGAROO_SYS_TUNE_SET_DISABLED_CHANNELS = 0x08, /*!< Initially all channels are disabled for safety reasons after entering a tune mode.
|
||||
You must send this bitmask before beginning the tune. 0 enables all channels.
|
||||
Do not expect a reply from this command. */
|
||||
KANGAROO_SYS_TUNE_CONTROL_OPEN_LOOP = 0x06, /*!< Sets the open loop power. This can be used to position for a Teach tune.
|
||||
The range is -(2^28-1) to 2^28-1.
|
||||
|
||||
Do not expect a reply from this command. */
|
||||
KANGAROO_SYS_TUNE_GO = 0x04, /*!< Begins the tune.
|
||||
This corresponds to pressing the tune button after you are in the desired mode.
|
||||
Tuning has an automatic serial timeout for safety reasons.
|
||||
You must continually send packets or it will abort. KangarooChannel::getP() in a loop does the job.
|
||||
Do not expect a reply from this command. */
|
||||
KANGAROO_SYS_TUNE_ABORT = 0x05, /*!< Aborts the tune.
|
||||
|
||||
Do not expect a reply from this command. */
|
||||
KANGAROO_SYS_SET_BAUD_RATE = 0x20, /*!< Sets the baud rate.
|
||||
|
||||
Do not expect a reply from this command. */
|
||||
KANGAROO_SYS_SET_SERIAL_TIMEOUT = 0x21 //!< Sets the serial timeout.
|
||||
};
|
||||
|
||||
enum KangarooReplyCode
|
||||
{
|
||||
KANGAROO_RC_STATUS = 0x43
|
||||
};
|
||||
|
||||
class KangarooCRC
|
||||
{
|
||||
public:
|
||||
void begin();
|
||||
void write(byte data);
|
||||
void write(const byte* data, size_t lengthOfData);
|
||||
void end ();
|
||||
|
||||
public:
|
||||
inline uint16_t value() const { return _crc; }
|
||||
void value(uint16_t crc) { _crc = crc; }
|
||||
|
||||
static uint16_t value(const byte* data, size_t lengthOfData);
|
||||
|
||||
private:
|
||||
uint16_t _crc;
|
||||
};
|
||||
|
||||
class KangarooCommandWriter
|
||||
{
|
||||
public:
|
||||
KangarooCommandWriter();
|
||||
|
||||
public:
|
||||
inline const byte* data () const { return _data; }
|
||||
inline size_t length () const { return _length; }
|
||||
|
||||
public:
|
||||
void write ( byte data );
|
||||
void write (const byte* data, size_t length);
|
||||
void writeBitPackedNumber( int32_t number );
|
||||
|
||||
public:
|
||||
size_t writeToBuffer(byte* buffer, byte address, KangarooCommand command) const;
|
||||
static size_t writeToBuffer(byte* buffer, byte address, KangarooCommand command, const byte* data, size_t lengthOfData);
|
||||
void writeToStream(Stream& port, byte address, KangarooCommand command) const;
|
||||
static void writeToStream(Stream& port, byte address, KangarooCommand command, const byte* data, size_t lengthOfData);
|
||||
|
||||
private:
|
||||
byte _address, _command; size_t _length;
|
||||
byte _data[KANGAROO_COMMAND_MAX_DATA_LENGTH];
|
||||
};
|
||||
|
||||
class KangarooReplyReceiver
|
||||
{
|
||||
public:
|
||||
KangarooReplyReceiver();
|
||||
|
||||
public:
|
||||
inline byte address() const { return _data[0]; }
|
||||
inline KangarooReplyCode command() const { return (KangarooReplyCode)_data[1]; }
|
||||
inline const byte* data () const { return &_data[3]; }
|
||||
inline size_t length () const { return _length - 5; }
|
||||
|
||||
public:
|
||||
inline boolean ready() const { return _ready; }
|
||||
void read (byte data);
|
||||
void reset();
|
||||
|
||||
private:
|
||||
size_t _length; boolean _ready;
|
||||
byte _data[KANGAROO_COMMAND_MAX_BUFFER_LENGTH];
|
||||
};
|
||||
|
||||
class KangarooReplyReader
|
||||
{
|
||||
public:
|
||||
KangarooReplyReader(const byte* data, size_t length);
|
||||
|
||||
public:
|
||||
boolean canRead () const;
|
||||
boolean tryRead (byte* value);
|
||||
byte read ();
|
||||
int32_t readBitPackedNumber();
|
||||
|
||||
private:
|
||||
const byte* _data;
|
||||
const byte* _dataEnd;
|
||||
};
|
||||
|
||||
/*!
|
||||
\class KangarooStatus
|
||||
\brief Stores the response to a status request.
|
||||
Returned by KangarooChannel::getP(), KangarooMonitor::status(), and others.
|
||||
*/
|
||||
class KangarooStatus
|
||||
{
|
||||
public:
|
||||
KangarooStatus();
|
||||
KangarooStatus(const byte* data, size_t length);
|
||||
|
||||
public:
|
||||
static KangarooStatus createInvalidStatus();
|
||||
static KangarooStatus createTimedOut ();
|
||||
|
||||
public:
|
||||
/*!
|
||||
Gets the channel name.
|
||||
\return The channel name.
|
||||
*/
|
||||
inline char channel() const { return (char)_channel; }
|
||||
|
||||
/*!
|
||||
Gets the status flags associated with this response.
|
||||
\return The status flags.
|
||||
*/
|
||||
inline KangarooStatusFlags flags() const { return (KangarooStatusFlags)_flags; }
|
||||
|
||||
/*!
|
||||
Gets the type of the request.
|
||||
\return The type of the request.
|
||||
*/
|
||||
inline KangarooGetType type() const { return (KangarooGetType)_type; }
|
||||
|
||||
/*!
|
||||
Gets the value associated with this response.
|
||||
\return The value.
|
||||
*/
|
||||
inline int32_t value() const { return _value; }
|
||||
|
||||
inline byte echoCode () const { return _echoCode; }
|
||||
inline byte sequenceCode() const { return _sequenceCode; }
|
||||
inline boolean valid () const { return _valid; }
|
||||
|
||||
public:
|
||||
/*!
|
||||
Gets whether a recently-requested command is still executing.
|
||||
For example, KangarooChannel::p() is busy while the channel is getting into position, and KangarooChannel::home() is busy while the channel is homing.
|
||||
\return True if the channel is busy.
|
||||
*/
|
||||
boolean busy() const { return 0 != (flags() & KANGAROO_STATUS_BUSY ); }
|
||||
|
||||
/*!
|
||||
If the response is an error, gets the error.
|
||||
\return The error, or KANGAROO_NO_ERROR if the response is not an error.
|
||||
*/
|
||||
KangarooError error() const { return (KangarooError)(0 != (flags() & KANGAROO_STATUS_ERROR) ? value() : 0); }
|
||||
|
||||
/*!
|
||||
Gets whether a recently-requested command has completed execution.
|
||||
For example, KangarooChannel::p() is done when the channel is in position.
|
||||
\return True if the command is done.
|
||||
*/
|
||||
boolean done() const { return !busy (); }
|
||||
|
||||
/*!
|
||||
Gets whether the response is not an error and KangarooStatus::value() is the requested value.
|
||||
\return True if the response is not an error.
|
||||
*/
|
||||
boolean ok() const { return !error(); }
|
||||
|
||||
/*!
|
||||
Gets whether a timeout has occurred.
|
||||
\return True if the KangarooStatus::error() equals KANGARO_TIMED_OUT.
|
||||
*/
|
||||
boolean timedOut() const { return error() == KANGAROO_TIMED_OUT; }
|
||||
|
||||
private:
|
||||
static KangarooStatus createFromError(KangarooError error);
|
||||
|
||||
private:
|
||||
void init ();
|
||||
boolean parse(const byte* data, size_t length);
|
||||
|
||||
private:
|
||||
boolean _valid;
|
||||
byte _channel, _flags, _echoCode, _sequenceCode, _type;
|
||||
int32_t _value;
|
||||
};
|
||||
|
||||
/*!
|
||||
\class KangarooSerial
|
||||
\brief Create a KangarooSerial for the serial port you are using, and then attach a KangarooChannel for each channel you want to communicate with.
|
||||
*/
|
||||
class KangarooSerial
|
||||
{
|
||||
friend class KangarooChannel;
|
||||
|
||||
public:
|
||||
/*!
|
||||
Constructs a KangarooSerial object.
|
||||
\param port The serial port the motion controller is on.
|
||||
*/
|
||||
KangarooSerial(Stream& port);
|
||||
|
||||
public:
|
||||
/*!
|
||||
Gets the serial port being used.
|
||||
\return The serial port.
|
||||
*/
|
||||
inline Stream& port() { return _port; }
|
||||
|
||||
private:
|
||||
boolean tryReceivePacket();
|
||||
|
||||
private:
|
||||
KangarooSerial (KangarooSerial& serial); // no copy
|
||||
void operator = (KangarooSerial& serial);
|
||||
|
||||
private:
|
||||
KangarooReplyReceiver _receiver;
|
||||
Stream& _port;
|
||||
};
|
||||
|
||||
/*!
|
||||
\class KangarooTimeout
|
||||
\brief Encapsulates a starting time and duration.
|
||||
The same KangarooTimeout can be reused between different calls.
|
||||
*/
|
||||
class KangarooTimeout
|
||||
{
|
||||
public:
|
||||
/*!
|
||||
Constructs a KangarooTimeout object. The starting time is captured.
|
||||
\param timeoutMS The timeout duration, in milliseconds.
|
||||
*/
|
||||
KangarooTimeout(int32_t timeoutMS);
|
||||
|
||||
public:
|
||||
/*!
|
||||
Gets whether the timeout can expire.
|
||||
If the KangarooTimeout was created with a timeout of KANGAROO_INFINITE_TIMEOUT, it cannot expire.
|
||||
\return True if the timeout can expire.
|
||||
*/
|
||||
boolean canExpire() const;
|
||||
|
||||
/*!
|
||||
Gets whether the timeout has expired.
|
||||
\return True if the timeout has expired.
|
||||
*/
|
||||
boolean expired() const;
|
||||
|
||||
/*!
|
||||
Causes the timeout to expire immediately.
|
||||
*/
|
||||
void expire();
|
||||
|
||||
/*!
|
||||
Captures the current time and uses it as the new starting time for the timeout.
|
||||
*/
|
||||
void reset();
|
||||
|
||||
private:
|
||||
uint32_t _start;
|
||||
int32_t _timeoutMS;
|
||||
};
|
||||
|
||||
/*!
|
||||
\class KangarooChannel
|
||||
\brief Lets you send commands to and get position, speed, etc. for a specific channel of the Kangaroo.
|
||||
Any number of KangarooChannel objects can be associated with a single KangarooSerial object.
|
||||
*/
|
||||
class KangarooChannel
|
||||
{
|
||||
friend class Kangaroo;
|
||||
friend class KangarooMonitor;
|
||||
|
||||
public:
|
||||
/*!
|
||||
Constructs a KangarooChannel object.
|
||||
\param serial The KangarooSerial whose serial port the controller is on.
|
||||
\param name The name of the channel (a single character).
|
||||
By default, mixed mode channels are 'D' (Drive) and 'T' (Turn). Independent mode channels are '1' and '2'.
|
||||
You can change these in DEScribe. Mainly this is useful if you have multiple Kangaroos daisy-chained and have
|
||||
'Enable multi-Kangaroo mode (shared signal lines).' checked, or if your particular application would be clearer
|
||||
if for instance the channels were named 'X', 'Y', and 'Z'.
|
||||
\param address The Packet Serial address of the controller.
|
||||
Normally this can be left at its default. If you daisy-chain the TX/S1 line between your Kangaroo and a
|
||||
Sabertooth or SyRen motor driver set in Packet Serial, however, make sure they aren't both using the same address.
|
||||
*/
|
||||
KangarooChannel(KangarooSerial& serial, char name, byte address = KANGAROO_DEFAULT_ADDRESS);
|
||||
~KangarooChannel();
|
||||
|
||||
public:
|
||||
/*!
|
||||
Gets the channel name.
|
||||
\return The channel name.
|
||||
*/
|
||||
inline char name() const { return _name; }
|
||||
|
||||
/*!
|
||||
Gets the Packet Serial address of the controller.
|
||||
\return The packet serial address of the controller.
|
||||
*/
|
||||
inline byte address() const { return _address; }
|
||||
|
||||
public:
|
||||
/*!
|
||||
Starts the channel. Also, the Kangaroo LED will shine brightly for a third of a second.
|
||||
\param onlyIfNecessary Whether the channel should only be started if necessary. If true, and it is already started, it will not be restarted.
|
||||
This option requires 2014-11-13 or newer firmware.
|
||||
\return A KangarooError.
|
||||
Most commonly, this will be KANGAROO_NO_ERROR if the channel does not require homing, or KANGAROO_NOT_HOMED if it does.
|
||||
*/
|
||||
KangarooError start(bool onlyIfNecessary = false);
|
||||
|
||||
/*!
|
||||
Sets custom units for the channel.
|
||||
This command may be called after you start the channel but before you home it.
|
||||
If you do not set custom units, the units you have set up in DEScribe will be used.
|
||||
If you haven't set any, machine units will be used.
|
||||
\param desiredUnits The amount in your units that correspond to the specified amount of machine units.
|
||||
\param machineUnits The amount of machine units (millivolts or lines) corresponding to the specified amount in your units.
|
||||
\return A KangarooError.
|
||||
Most commonly, this will be KANGAROO_NO_ERROR if the channel does not require homing, or KANGAROO_NOT_HOMED if it does.
|
||||
*/
|
||||
KangarooError units(int32_t desiredUnits, int32_t machineUnits);
|
||||
|
||||
/*!
|
||||
Homes the channel.
|
||||
\param onlyIfNecessary Whether or not the channel should only be homed if necessary. If true, and it has already been homed, it will not be rehomed.
|
||||
This option requires 2014-11-13 or newer firmware.
|
||||
\return A KangarooMonitor for tracking the homing request.
|
||||
The easiest way to use the KangarooMonitor here is to call KangarooMonitor::wait().
|
||||
*/
|
||||
KangarooMonitor home(bool onlyIfNecessary = false);
|
||||
|
||||
/*!
|
||||
Moves to the specified absolute position.
|
||||
This command is most useful for absolutely-positioned systems.
|
||||
\param position The position to move to.
|
||||
\param speedLimit The speed limit for the move.
|
||||
\param flags Modifiers for the move command.
|
||||
\return A KangarooMonitor for tracking the move request.
|
||||
*/
|
||||
KangarooMonitor p(int32_t position,
|
||||
int32_t speedLimit = KANGAROO_UNSPECIFIED_LIMIT,
|
||||
KangarooMoveFlags flags = KANGAROO_MOVE_DEFAULT);
|
||||
|
||||
/*!
|
||||
Makes an incremental move, relative to where you are right now.
|
||||
Rovers are a case where this is almost always what you want.
|
||||
\param positionIncrement The amount to increment the current position by.
|
||||
\param speedLimit The speed limit for the move.
|
||||
\param flags Modifiers for the move command.
|
||||
\return A KangarooMonitor for tracking the move request.
|
||||
*/
|
||||
KangarooMonitor pi(int32_t positionIncrement,
|
||||
int32_t speedLimit = KANGAROO_UNSPECIFIED_LIMIT,
|
||||
KangarooMoveFlags flags = KANGAROO_MOVE_DEFAULT);
|
||||
|
||||
/*!
|
||||
Makes an incremental move, relative to the current position setpoint.
|
||||
This is useful for conveyors.
|
||||
2014-11-13 or newer firmware is required for this command.
|
||||
\param positionIncrement The amount to increment the current position by.
|
||||
\param speedLimit The speed limit for the move.
|
||||
\param flags Modifiers for the move command.
|
||||
\return A KangarooMonitor for tracking the move request.
|
||||
*/
|
||||
KangarooMonitor psi(int32_t positionIncrement,
|
||||
int32_t speedLimit = KANGAROO_UNSPECIFIED_LIMIT,
|
||||
KangarooMoveFlags flags = KANGAROO_MOVE_DEFAULT);
|
||||
|
||||
/*!
|
||||
Moves at a particular speed.
|
||||
\param speed The speed to move at.
|
||||
\param speedRampingLimit The speed ramping limit for the move.
|
||||
\param flags Modifiers for the move command.
|
||||
\return A KangarooMonitor for tracking the move request.
|
||||
*/
|
||||
KangarooMonitor s(int32_t speed,
|
||||
int32_t speedRampingLimit = KANGAROO_UNSPECIFIED_LIMIT,
|
||||
KangarooMoveFlags flags = KANGAROO_MOVE_DEFAULT);
|
||||
|
||||
/*!
|
||||
Moves at a particular speed, incremental from the current speed.
|
||||
\param speedIncrement The amount to increment the current speed by.
|
||||
\param speedRampingLimit The speed ramping limit for the move.
|
||||
\param flags Modifiers for the move command.
|
||||
\return A KangarooMonitor for tracking the move request.
|
||||
*/
|
||||
KangarooMonitor si(int32_t speedIncrement,
|
||||
int32_t speedRampingLimit = KANGAROO_UNSPECIFIED_LIMIT,
|
||||
KangarooMoveFlags flags = KANGAROO_MOVE_DEFAULT);
|
||||
|
||||
/*!
|
||||
Moves at a particular speed, incremental from the current speed setpoint.
|
||||
This is useful for cruise control: a negative increment will slow down,
|
||||
a positive increment will speed up,
|
||||
and a zero increment will hold the current speed.
|
||||
2014-11-13 or newer firmware is required for this command.
|
||||
\param speedIncrement The amount to increment the current speed by.
|
||||
\param speedRampingLimit The speed ramping limit for the move.
|
||||
\param flags Modifiers for the move command.
|
||||
\return A KangarooMonitor for tracking the move request.
|
||||
*/
|
||||
KangarooMonitor ssi(int32_t speedIncrement,
|
||||
int32_t speedRampingLimit = KANGAROO_UNSPECIFIED_LIMIT,
|
||||
KangarooMoveFlags flags = KANGAROO_MOVE_DEFAULT);
|
||||
|
||||
public:
|
||||
/*!
|
||||
Issues a 'get' request.
|
||||
\param type The type of the 'get' request.
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the response.
|
||||
*/
|
||||
KangarooStatus get(KangarooGetType type, KangarooGetFlags flags = KANGAROO_GET_DEFAULT);
|
||||
|
||||
/*!
|
||||
Gets the absolute position.
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the position.
|
||||
*/
|
||||
inline KangarooStatus getP(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETP, flags);
|
||||
}
|
||||
|
||||
/*!
|
||||
Gets the incremental position (relative to the position when the last command was issued).
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the position.
|
||||
*/
|
||||
inline KangarooStatus getPI(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETPI, flags);
|
||||
}
|
||||
|
||||
/*!
|
||||
Gets the setpoint position.
|
||||
2014-11-13 or newer firmware is required for this request.
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the position.
|
||||
*/
|
||||
inline KangarooStatus getPS(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETPS, flags);
|
||||
}
|
||||
|
||||
/*!
|
||||
Gets the absolute speed (positive or negative depending on direction).
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the speed.
|
||||
*/
|
||||
inline KangarooStatus getS(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETS, flags);
|
||||
}
|
||||
|
||||
/*!
|
||||
Gets the incremental speed (relative to the speed when the last command was issued).
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the speed.
|
||||
*/
|
||||
inline KangarooStatus getSI(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETSI, flags);
|
||||
}
|
||||
|
||||
/*!
|
||||
Gets the setpoint speed.
|
||||
2014-11-13 or newer firmware is required for this request.
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the speed.
|
||||
*/
|
||||
inline KangarooStatus getSS(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETSS, flags);
|
||||
}
|
||||
|
||||
/*!
|
||||
Gets the minimum position. This corresponds to DEScribe's Nominal Travel minimum.
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the limit.
|
||||
*/
|
||||
inline KangarooStatus getMin(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETMIN, flags);
|
||||
}
|
||||
|
||||
/*!
|
||||
Gets the maximum position. This corresponds to DEScribe's Nominal Travel maximum.
|
||||
\param flags Flags modifying the 'get' request.
|
||||
\return A KangarooStatus object describing the limit.
|
||||
*/
|
||||
inline KangarooStatus getMax(KangarooGetFlags flags = KANGAROO_GET_DEFAULT)
|
||||
{
|
||||
return get(KANGAROO_GETMAX, flags);
|
||||
}
|
||||
|
||||
public:
|
||||
// While the following calls violate the standard Arduino casing, they sure are nicer to type.
|
||||
// The contrast between 'p' and 'getP' may confuse as well, so we include these to make life easier for everyone.
|
||||
inline KangarooStatus getp (KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getP (flags); }
|
||||
inline KangarooStatus getpi (KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getPI (flags); }
|
||||
inline KangarooStatus getps (KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getPS (flags); }
|
||||
inline KangarooStatus gets (KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getS (flags); }
|
||||
inline KangarooStatus getsi (KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getSI (flags); }
|
||||
inline KangarooStatus getss (KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getSS (flags); }
|
||||
inline KangarooStatus getmin(KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getMin(flags); }
|
||||
inline KangarooStatus getmax(KangarooGetFlags flags = KANGAROO_GET_DEFAULT) { return getMax(flags); }
|
||||
|
||||
public:
|
||||
/*! Gets the command retry interval.
|
||||
\return The command retry interval, in milliseconds.
|
||||
*/
|
||||
inline int32_t commandRetryInterval() const { return _commandRetryInterval; }
|
||||
|
||||
/*! Sets the command retry interval.
|
||||
\param intervalMS The command retry interval, in milliseconds.
|
||||
*/
|
||||
inline void commandRetryInterval(int32_t intervalMS) { _commandRetryInterval = intervalMS; }
|
||||
|
||||
/*! Gets the command timeout.
|
||||
\return The command timeout, in milliseconds.
|
||||
*/
|
||||
inline int32_t commandTimeout() const { return _commandTimeout; }
|
||||
|
||||
/*! Sets the command timeout.
|
||||
\param timeoutMS The command timeout, in milliseconds.
|
||||
*/
|
||||
inline void commandTimeout(int32_t timeoutMS) { _commandTimeout = timeoutMS; }
|
||||
|
||||
/*! Gets whether streaming is enabled.
|
||||
\return True if streaming is enabled.
|
||||
*/
|
||||
inline boolean streaming() const { return _streaming; }
|
||||
|
||||
/*!
|
||||
Enables or disables streaming.
|
||||
When streaming is disabled (the default), commands are delivered reliably:
|
||||
a request is sent to the Kangaroo after every command to make sure the command was received.
|
||||
When streaming is enabled, commands are delivered unreliably:
|
||||
no effort is made to verify that they are received.
|
||||
If you are constantly sending position or speed commands, you may not care if an intermediate one is lost.
|
||||
Enabling streaming can more than double your command rate, at the cost of reduced reliability.
|
||||
If you only have a transmit line and no way to receive data back from the Kangaroo, you should enable streaming.
|
||||
KangarooMonitor::wait() cannot be meaningfully called for a command that was streamed.
|
||||
*/
|
||||
inline void streaming(boolean enabled) { _streaming = enabled; }
|
||||
|
||||
/*!
|
||||
Sets the baud rate.
|
||||
This affects all channels of the controller that receives the command.
|
||||
\param baudRate The baud rate to use. Supported rates are 9600, 19200, 38400, and 115200.
|
||||
*/
|
||||
void baudRate(int32_t baudRate);
|
||||
|
||||
/*!
|
||||
Powers down the channel.
|
||||
\return A KangarooError, usually KANGAROO_NO_ERROR.
|
||||
*/
|
||||
KangarooError powerDown();
|
||||
|
||||
/*!
|
||||
Powers down all channels of the controller that receives the command.
|
||||
\return A KangarooError, usually KANGAROO_NO_ERROR.
|
||||
*/
|
||||
KangarooError powerDownAll();
|
||||
|
||||
/*!
|
||||
Sets the serial timeout.
|
||||
This affects all channels of the controller that receives the command.
|
||||
\param milliseconds The timeout, in milliseconds. A value of zero uses the DEScribe setting. KANGAROO_INFINITE_TIMEOUT disables the timeout.
|
||||
\return A KangarooError, usually KANGAROO_NO_ERROR.
|
||||
*/
|
||||
KangarooError serialTimeout(int32_t milliseconds);
|
||||
|
||||
/*!
|
||||
Sends a system command. These are mostly for advanced use cases.
|
||||
\param systemCommand The command to set.
|
||||
\param expectReply Whether or not to expect a reply.
|
||||
If a command has an unusual effect on the state of the Kangaroo, expecting a reply may
|
||||
cause the command to retry until it times out.
|
||||
\param values The parameters of the command.
|
||||
\param valueCount The number of parameters.
|
||||
\return A KangarooError.
|
||||
*/
|
||||
KangarooError systemCommand(KangarooSystemCommand systemCommand, boolean expectReply, int32_t values[], size_t valueCount);
|
||||
|
||||
private:
|
||||
KangarooStatus getSpecial(KangarooGetType type, KangarooGetFlags flags, const KangarooTimeout& timeout);
|
||||
KangarooMonitor motion (byte motionType, int32_t motionValue,
|
||||
byte limit1Type, int32_t limit1Value,
|
||||
byte limit2Type, int32_t limit2Value,
|
||||
KangarooMoveFlags flags);
|
||||
KangarooMonitor set (KangarooCommand command,
|
||||
KangarooCommandWriter& contents,
|
||||
KangarooMoveFlags moveFlags = KANGAROO_MOVE_DEFAULT,
|
||||
KangarooGetType getType = KANGAROO_GETP);
|
||||
void setNoReply(KangarooCommand command, KangarooCommandWriter& contents,
|
||||
KangarooMoveFlags moveFlags = KANGAROO_MOVE_DEFAULT);
|
||||
|
||||
boolean getInitialSequenceCodeIfNecessary(const KangarooTimeout& timeout, KangarooStatus& status);
|
||||
boolean updateMonitoredResult(const KangarooTimeout& timeout, boolean acceptRepliesWithStartupSequenceCode);
|
||||
|
||||
private:
|
||||
KangarooChannel (KangarooChannel& channel); // no copy
|
||||
void operator = (KangarooChannel& channel);
|
||||
|
||||
private:
|
||||
KangarooSerial& _serial;
|
||||
char _name;
|
||||
byte _address;
|
||||
int32_t _commandRetryInterval;
|
||||
int32_t _commandTimeout;
|
||||
byte _echoCode;
|
||||
uint32_t _monitorCode;
|
||||
KangarooGetType _monitoredGetType;
|
||||
KangarooGetFlags _monitoredGetFlags;
|
||||
KangarooStatus _monitoredGetResult;
|
||||
byte _monitoredSequenceCode;
|
||||
boolean _monitoredSequenceCodeIsReady;
|
||||
boolean _streaming;
|
||||
};
|
||||
|
||||
/*!
|
||||
\class KangarooMonitor
|
||||
\brief Makes it easy to track the status of position commands, speed commands, and any other commands that take time to complete.
|
||||
*/
|
||||
class KangarooMonitor
|
||||
{
|
||||
friend class KangarooChannel;
|
||||
|
||||
public:
|
||||
/*!
|
||||
Constructs a KangarooMonitor object.
|
||||
This must be assigned before it will be valid.
|
||||
*/
|
||||
KangarooMonitor();
|
||||
|
||||
public:
|
||||
/*!
|
||||
Gets the most recently received status.
|
||||
\return A KangarooStatus.
|
||||
*/
|
||||
KangarooStatus status() const;
|
||||
|
||||
/*!
|
||||
Gets whether the status is valid.
|
||||
If you keep an old KangarooMonitor object around and issue a new command on the same channel, the old KangarooMonitor will become invalid.
|
||||
\return True if the status is valid.
|
||||
*/
|
||||
boolean valid() const;
|
||||
|
||||
/*!
|
||||
Updates the status. The channel's command timeout is used.
|
||||
\return The same KangarooMonitor.
|
||||
*/
|
||||
KangarooMonitor update();
|
||||
|
||||
/*!
|
||||
Updates the status.
|
||||
\param timeoutMS The timeout to use, in milliseconds.
|
||||
\return The same KangarooMonitor.
|
||||
*/
|
||||
KangarooMonitor update(int32_t timeoutMS);
|
||||
|
||||
/*!
|
||||
Updates the status.
|
||||
\param timeout The timeout object to use.
|
||||
\return The same KangarooMonitor.
|
||||
*/
|
||||
KangarooMonitor update(const KangarooTimeout& timeout);
|
||||
|
||||
/*!
|
||||
Waits until KangarooStatus::done() returns true or the timeout expires.
|
||||
\param timeoutMS The timeout to use, in milliseconds.
|
||||
\return The same KangarooMonitor.
|
||||
*/
|
||||
KangarooMonitor wait(int32_t timeoutMS = KANGAROO_INFINITE_TIMEOUT);
|
||||
|
||||
/*!
|
||||
Waits until KangarooStatus::done() returns true or the timeout object expires.
|
||||
\param timeout The timeout object to use.
|
||||
\return The same KangarooMonitor.
|
||||
*/
|
||||
KangarooMonitor wait(const KangarooTimeout& timeout);
|
||||
|
||||
private:
|
||||
KangarooMonitor(KangarooChannel* channel, uint32_t monitorCode);
|
||||
|
||||
private:
|
||||
struct
|
||||
{
|
||||
KangarooChannel* channel;
|
||||
uint32_t monitorCode;
|
||||
} _state;
|
||||
};
|
||||
|
||||
/*!
|
||||
Waits until all of the monitors are done or the timeout expires.
|
||||
\param count The number of monitors.
|
||||
\param monitors The monitors to wait for.
|
||||
\param timeoutMS The timeout to use, in milliseconds.
|
||||
\return True if all of the monitors are done, or false if the timeout expired.
|
||||
\remark If a monitor is null, it is ignored.
|
||||
*/
|
||||
boolean waitAll(size_t count, KangarooMonitor* monitors[], int32_t timeoutMS = KANGAROO_INFINITE_TIMEOUT);
|
||||
|
||||
/*!
|
||||
Waits until all of the monitors are done or the timeout object expires.
|
||||
\param count The number of monitors.
|
||||
\param monitors The monitors to wait for.
|
||||
\param timeout The timeout object to use.
|
||||
\return True if all of the monitors are done, or false if the timeout expired.
|
||||
\remark If a monitor is null, it is ignored.
|
||||
*/
|
||||
boolean waitAll(size_t count, KangarooMonitor* monitors[], const KangarooTimeout& timeout);
|
||||
|
||||
/*!
|
||||
Waits until at least one of the monitors is done or the timeout expires.
|
||||
\param count The number of monitors.
|
||||
\param monitors The monitors to wait for.
|
||||
\param timeoutMS The timeout to use, in milliseconds.
|
||||
\return The array index of the monitor that is done, or -1 if the timeout expired.
|
||||
\remark If a monitor is null, it is ignored.
|
||||
*/
|
||||
int waitAny(size_t count, KangarooMonitor* monitors[], int32_t timeoutMS = KANGAROO_INFINITE_TIMEOUT);
|
||||
|
||||
/*!
|
||||
Waits until at least one of the monitors is done or the timeout expires.
|
||||
\param count The number of monitors.
|
||||
\param monitors The monitors to wait for.
|
||||
\param timeout The timeout object to use.
|
||||
\return The array index of the monitor that is done, or -1 if the timeout expired.
|
||||
\remark If a monitor is null, it is ignored.
|
||||
*/
|
||||
int waitAny(size_t count, KangarooMonitor* monitors[], const KangarooTimeout& timeout);
|
||||
|
||||
#endif
|
||||
56
test/KangarooCRC.cpp
Normal file
56
test/KangarooCRC.cpp
Normal file
@ -0,0 +1,56 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
void KangarooCRC::begin()
|
||||
{
|
||||
_crc = 0x3fff;
|
||||
}
|
||||
|
||||
void KangarooCRC::write(byte data)
|
||||
{
|
||||
_crc ^= data & 0x7f;
|
||||
|
||||
for (byte bit = 0; bit < 7; bit ++)
|
||||
{
|
||||
if (_crc & 1)
|
||||
{
|
||||
_crc >>= 1; _crc ^= 0x22f0;
|
||||
}
|
||||
else
|
||||
{
|
||||
_crc >>= 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void KangarooCRC::write(const byte* data, size_t lengthOfData)
|
||||
{
|
||||
for (size_t i = 0; i < lengthOfData; i ++) { write(data[i]); }
|
||||
}
|
||||
|
||||
void KangarooCRC::end()
|
||||
{
|
||||
_crc ^= 0x3fff;
|
||||
}
|
||||
|
||||
uint16_t KangarooCRC::value(const byte* data, size_t lengthOfData)
|
||||
{
|
||||
KangarooCRC crc;
|
||||
crc.begin(); crc.write(data, lengthOfData); crc.end();
|
||||
return crc.value();
|
||||
}
|
||||
344
test/KangarooChannel.cpp
Normal file
344
test/KangarooChannel.cpp
Normal file
@ -0,0 +1,344 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013-2015 Dimension Engineering Inc.
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
static byte nextCode(byte code)
|
||||
{
|
||||
if (++code >= 0x80) { code = 1; } // The device will start up with code 0, so we do this to distinguish that case.
|
||||
return code;
|
||||
}
|
||||
|
||||
KangarooChannel::KangarooChannel(KangarooSerial& serial, char name, byte address)
|
||||
: _serial(serial), _name(), _address(address), _echoCode(), _monitorCode(), _monitoredSequenceCode(), _monitoredSequenceCodeIsReady()
|
||||
{
|
||||
// Simplified Serial autocapitalizes, but Packet Serial does not. So, we do it here.
|
||||
// If the compiler does LTO this should constant fold to use no code space.
|
||||
if (name >= 'a' && name <= 'z')
|
||||
{
|
||||
name += 'A' - 'a';
|
||||
}
|
||||
|
||||
if ((name >= 'A' && name <= 'Z') ||
|
||||
(name >= '0' && name <= '9') ||
|
||||
(name < 32))
|
||||
{
|
||||
_name = name;
|
||||
}
|
||||
|
||||
commandRetryInterval(KANGAROO_DEFAULT_COMMAND_RETRY_INTERVAL);
|
||||
commandTimeout (KANGAROO_DEFAULT_COMMAND_TIMEOUT );
|
||||
|
||||
streaming(false);
|
||||
}
|
||||
|
||||
KangarooChannel::~KangarooChannel()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
KangarooError KangarooChannel::start(boolean onlyIfNecessary)
|
||||
{
|
||||
KangarooCommandWriter contents;
|
||||
return set(KANGAROO_CMD_START, contents,
|
||||
onlyIfNecessary ? KANGAROO_MOVE_ONLY_IF_NECESSARY : KANGAROO_MOVE_DEFAULT).status().error();
|
||||
}
|
||||
|
||||
KangarooError KangarooChannel::units(int32_t desiredUnits, int32_t machineUnits)
|
||||
{
|
||||
KangarooCommandWriter contents;
|
||||
contents.writeBitPackedNumber(desiredUnits);
|
||||
contents.writeBitPackedNumber(machineUnits);
|
||||
return set(KANGAROO_CMD_UNITS, contents).status().error();
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::home(boolean onlyIfNecessary)
|
||||
{
|
||||
KangarooCommandWriter contents;
|
||||
return set(KANGAROO_CMD_HOME, contents,
|
||||
onlyIfNecessary ? KANGAROO_MOVE_ONLY_IF_NECESSARY : KANGAROO_MOVE_DEFAULT);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::p(int32_t position, int32_t speedLimit, KangarooMoveFlags flags)
|
||||
{
|
||||
return motion(0x01, position,
|
||||
0x02, speedLimit,
|
||||
0, KANGAROO_UNSPECIFIED_LIMIT,
|
||||
flags);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::pi(int32_t positionIncrement, int32_t speedLimit, KangarooMoveFlags flags)
|
||||
{
|
||||
return motion(0x41, positionIncrement,
|
||||
0x02, speedLimit,
|
||||
0, KANGAROO_UNSPECIFIED_LIMIT,
|
||||
flags);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::psi(int32_t positionIncrement, int32_t speedLimit, KangarooMoveFlags flags)
|
||||
{
|
||||
return motion(0x41, positionIncrement,
|
||||
0x02, speedLimit,
|
||||
0, KANGAROO_UNSPECIFIED_LIMIT,
|
||||
flags);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::s(int32_t speed, int32_t speedRampingLimit, KangarooMoveFlags flags)
|
||||
{
|
||||
return motion(0x02, speed,
|
||||
0x03, speedRampingLimit,
|
||||
0, KANGAROO_UNSPECIFIED_LIMIT,
|
||||
flags);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::si(int32_t speedIncrement, int32_t speedRampingLimit, KangarooMoveFlags flags)
|
||||
{
|
||||
return motion(0x42, speedIncrement,
|
||||
0x03, speedRampingLimit,
|
||||
0, KANGAROO_UNSPECIFIED_LIMIT,
|
||||
flags);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::ssi(int32_t speedIncrement, int32_t speedRampingLimit, KangarooMoveFlags flags)
|
||||
{
|
||||
return motion(0x42, speedIncrement,
|
||||
0x03, speedRampingLimit,
|
||||
0, KANGAROO_UNSPECIFIED_LIMIT,
|
||||
flags);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::motion(byte motionType, int32_t motionValue,
|
||||
byte limit1Type, int32_t limit1Value,
|
||||
byte limit2Type, int32_t limit2Value,
|
||||
KangarooMoveFlags flags)
|
||||
{
|
||||
KangarooCommandWriter contents;
|
||||
|
||||
contents.write(motionType);
|
||||
contents.writeBitPackedNumber(motionValue);
|
||||
|
||||
if (limit1Value >= 0)
|
||||
{
|
||||
contents.write(limit1Type);
|
||||
contents.writeBitPackedNumber(limit1Value);
|
||||
}
|
||||
|
||||
if (limit2Value >= 0)
|
||||
{
|
||||
contents.write(limit2Type);
|
||||
contents.writeBitPackedNumber(limit2Value);
|
||||
}
|
||||
|
||||
return set(KANGAROO_CMD_MOVE, contents, flags);
|
||||
}
|
||||
|
||||
KangarooStatus KangarooChannel::get(KangarooGetType type, KangarooGetFlags flags)
|
||||
{
|
||||
KangarooTimeout timeout(commandTimeout());
|
||||
|
||||
KangarooStatus initialStatus;
|
||||
if (getInitialSequenceCodeIfNecessary(timeout, initialStatus)) { return initialStatus; }
|
||||
|
||||
return getSpecial(type, flags, timeout);
|
||||
}
|
||||
|
||||
void KangarooChannel::baudRate(int32_t baudRate)
|
||||
{
|
||||
uint8_t index;
|
||||
switch (baudRate)
|
||||
{
|
||||
case 9600: default: index = 0; break;
|
||||
case 19200: index = 1; break;
|
||||
case 38400: index = 2; break;
|
||||
case 115200: index = 3; break;
|
||||
}
|
||||
|
||||
int32_t values[1] = { index };
|
||||
systemCommand(KANGAROO_SYS_SET_BAUD_RATE, false, values, 1);
|
||||
}
|
||||
|
||||
KangarooError KangarooChannel::powerDown()
|
||||
{
|
||||
int32_t values[0];
|
||||
return systemCommand(KANGAROO_SYS_POWER_DOWN, true, values, 0);
|
||||
}
|
||||
|
||||
KangarooError KangarooChannel::powerDownAll()
|
||||
{
|
||||
int32_t values[0];
|
||||
return systemCommand(KANGAROO_SYS_POWER_DOWN_ALL, true, values, 0);
|
||||
}
|
||||
|
||||
KangarooError KangarooChannel::serialTimeout(int32_t milliseconds)
|
||||
{
|
||||
int32_t values[] = { milliseconds < 0 ? -1 : (milliseconds * 2 + 124) / 125 }; // The command takes time in 16ths of a second. Round up.
|
||||
return systemCommand(KANGAROO_SYS_SET_SERIAL_TIMEOUT, true, values, 1);
|
||||
}
|
||||
|
||||
KangarooError KangarooChannel::systemCommand(KangarooSystemCommand systemCommand, boolean expectReply, int32_t values[], size_t valueCount)
|
||||
{
|
||||
KangarooCommandWriter contents;
|
||||
contents.write((byte)systemCommand);
|
||||
for (size_t i = 0; i < valueCount; i ++) { contents.writeBitPackedNumber(values[i]); }
|
||||
|
||||
if (expectReply)
|
||||
{
|
||||
return set(KANGAROO_CMD_SYSTEM, contents).status().error();
|
||||
}
|
||||
else
|
||||
{
|
||||
setNoReply(KANGAROO_CMD_SYSTEM, contents);
|
||||
return KANGAROO_NO_ERROR;
|
||||
}
|
||||
}
|
||||
|
||||
KangarooStatus KangarooChannel::getSpecial(KangarooGetType type, KangarooGetFlags flags,
|
||||
const KangarooTimeout& timeout)
|
||||
{
|
||||
KangarooTimeout retry(commandRetryInterval()); retry.expire();
|
||||
flags = (KangarooGetFlags)(flags | KANGAROO_GET_ECHO_CODE);
|
||||
|
||||
while (1)
|
||||
{
|
||||
if (timeout.expired())
|
||||
{
|
||||
return KangarooStatus::createTimedOut();
|
||||
}
|
||||
|
||||
if (retry.expired())
|
||||
{
|
||||
retry.reset();
|
||||
_echoCode = nextCode(_echoCode);
|
||||
|
||||
// Send the Get command.
|
||||
KangarooCommandWriter writer;
|
||||
writer.write((byte)name());
|
||||
writer.write((byte)flags);
|
||||
writer.write(_echoCode);
|
||||
writer.write((byte)type);
|
||||
|
||||
Stream& port = _serial.port();
|
||||
writer.writeToStream(port, address(), KANGAROO_CMD_STATUS);
|
||||
}
|
||||
|
||||
// Check for a valid reply.
|
||||
if (!_serial.tryReceivePacket()) { continue; }
|
||||
|
||||
KangarooReplyReceiver& receiver = _serial._receiver;
|
||||
if (receiver.address() != address() ) { continue; }
|
||||
if (receiver.command() != KANGAROO_RC_STATUS) { continue; }
|
||||
|
||||
KangarooStatus result(receiver.data(), receiver.length());
|
||||
if (!result.valid()) { continue; }
|
||||
|
||||
if (result.echoCode() != _echoCode) { continue; }
|
||||
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
void KangarooChannel::setNoReply(KangarooCommand command, KangarooCommandWriter& contents,
|
||||
KangarooMoveFlags moveFlags)
|
||||
{
|
||||
Stream& port = _serial.port();
|
||||
|
||||
KangarooCommandWriter writer;
|
||||
writer.write((byte)name());
|
||||
writer.write((byte)moveFlags);
|
||||
if (moveFlags & KANGAROO_MOVE_SEQUENCE_CODE)
|
||||
{
|
||||
writer.write(_monitoredSequenceCode);
|
||||
}
|
||||
writer.write(contents.data(), contents.length());
|
||||
|
||||
writer.writeToStream(port, address(), command);
|
||||
}
|
||||
|
||||
// We return a status only if there is an error.
|
||||
boolean KangarooChannel::getInitialSequenceCodeIfNecessary(const KangarooTimeout& timeout, KangarooStatus& status)
|
||||
{
|
||||
if (_monitoredSequenceCodeIsReady) { return false; }
|
||||
status = getSpecial(KANGAROO_GETP, KANGAROO_GET_SEQUENCE_CODE, timeout);
|
||||
if (status.error() < 0) { return true; }
|
||||
|
||||
_monitoredSequenceCode = status.sequenceCode();
|
||||
_monitoredSequenceCodeIsReady = true;
|
||||
return false;
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooChannel::set(KangarooCommand command,
|
||||
KangarooCommandWriter& contents,
|
||||
KangarooMoveFlags moveFlags,
|
||||
KangarooGetType getType)
|
||||
{
|
||||
KangarooMonitor monitor(this, ++_monitorCode);
|
||||
|
||||
if (streaming())
|
||||
{
|
||||
setNoReply(command, contents, moveFlags);
|
||||
|
||||
// Motions from other commands cannot be tracked through.
|
||||
}
|
||||
else
|
||||
{
|
||||
KangarooTimeout timeout(commandTimeout());
|
||||
moveFlags = (KangarooMoveFlags)(moveFlags | KANGAROO_MOVE_SEQUENCE_CODE);
|
||||
|
||||
// Invalidate the older command monitor and set up a new one.
|
||||
if (!getInitialSequenceCodeIfNecessary(timeout, _monitoredGetResult))
|
||||
{
|
||||
// If we have a proper initial sequence code, send the command.
|
||||
_monitoredGetType = getType;
|
||||
_monitoredGetFlags = (KangarooGetFlags)moveFlags;
|
||||
_monitoredSequenceCode = nextCode(_monitoredSequenceCode);
|
||||
|
||||
do
|
||||
{
|
||||
setNoReply(command, contents, moveFlags);
|
||||
}
|
||||
// Make sure the packet was received correctly -- proper sequence code and the like. If not, we'll resend.
|
||||
while (!updateMonitoredResult(timeout, false));
|
||||
}
|
||||
}
|
||||
|
||||
return monitor;
|
||||
}
|
||||
|
||||
// Wait for a response, to ensure the packet was received at all.
|
||||
// Internally generated errors (like timeouts) have negative numbers, so we pass them along.
|
||||
// For any received error, we've failed to update if the sequence codes don't match.
|
||||
boolean KangarooChannel::updateMonitoredResult(const KangarooTimeout& timeout,
|
||||
boolean acceptRepliesWithStartupSequenceCode)
|
||||
{
|
||||
_monitoredGetResult = getSpecial(_monitoredGetType, _monitoredGetFlags, timeout);
|
||||
|
||||
if (_monitoredGetResult.error() < 0)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
if (_monitoredGetResult.sequenceCode() == _monitoredSequenceCode)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
if (_monitoredGetResult.sequenceCode() == 0 && acceptRepliesWithStartupSequenceCode)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
82
test/KangarooCommandWriter.cpp
Normal file
82
test/KangarooCommandWriter.cpp
Normal file
@ -0,0 +1,82 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
KangarooCommandWriter::KangarooCommandWriter()
|
||||
: _length(0)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void KangarooCommandWriter::write(byte data)
|
||||
{
|
||||
_data[_length ++] = data;
|
||||
}
|
||||
|
||||
void KangarooCommandWriter::write(const byte* data, size_t length)
|
||||
{
|
||||
for (size_t i = 0; i < length; i ++) { write(data[i]); }
|
||||
}
|
||||
|
||||
void KangarooCommandWriter::writeBitPackedNumber(int32_t number)
|
||||
{
|
||||
number = constrain(number, -KANGAROO_BIT_PACKED_MAX_VALUE, KANGAROO_BIT_PACKED_MAX_VALUE);
|
||||
|
||||
uint32_t encodedNumber;
|
||||
if (number < 0) { encodedNumber = (uint32_t)(-number); encodedNumber <<= 1; encodedNumber |= 1; }
|
||||
else { encodedNumber = (uint32_t) number; encodedNumber <<= 1; }
|
||||
|
||||
do
|
||||
{
|
||||
write((encodedNumber & 0x3f) | (encodedNumber >= 0x40 ? 0x40 : 0x00));
|
||||
encodedNumber >>= 6;
|
||||
}
|
||||
while (encodedNumber);
|
||||
}
|
||||
|
||||
size_t KangarooCommandWriter::writeToBuffer(byte* buffer, byte address, KangarooCommand command) const
|
||||
{
|
||||
return writeToBuffer(buffer, address, command, data(), length());
|
||||
}
|
||||
|
||||
size_t KangarooCommandWriter::writeToBuffer(byte* buffer, byte address, KangarooCommand command, const byte* data, size_t lengthOfData)
|
||||
{
|
||||
size_t i = 0;
|
||||
|
||||
buffer[i ++] = address;
|
||||
buffer[i ++] = (byte)command;
|
||||
buffer[i ++] = lengthOfData;
|
||||
for (size_t j = 0; j < lengthOfData; j ++) { buffer[i ++] = data[j]; }
|
||||
|
||||
uint16_t crc = KangarooCRC::value(buffer, i);
|
||||
buffer[i ++] = crc & 0x7f;
|
||||
buffer[i ++] = (crc >> 7) & 0x7f;
|
||||
|
||||
return i;
|
||||
}
|
||||
|
||||
void KangarooCommandWriter::writeToStream(Stream& port, byte address, KangarooCommand command) const
|
||||
{
|
||||
writeToStream(port, address, command, data(), length());
|
||||
}
|
||||
|
||||
void KangarooCommandWriter::writeToStream(Stream& port, byte address, KangarooCommand command, const byte* data, size_t lengthOfData)
|
||||
{
|
||||
byte buffer[KANGAROO_COMMAND_MAX_BUFFER_LENGTH];
|
||||
size_t lengthOfBuffer = writeToBuffer(buffer, address, command, data, lengthOfData);
|
||||
port.write(buffer, lengthOfBuffer);
|
||||
}
|
||||
109
test/KangarooMonitor.cpp
Normal file
109
test/KangarooMonitor.cpp
Normal file
@ -0,0 +1,109 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
KangarooMonitor::KangarooMonitor()
|
||||
{
|
||||
_state.channel = 0; _state.monitorCode = 0;
|
||||
}
|
||||
|
||||
KangarooMonitor::KangarooMonitor(KangarooChannel* channel, uint32_t monitorCode)
|
||||
{
|
||||
_state.channel = channel; _state.monitorCode = monitorCode;
|
||||
}
|
||||
|
||||
KangarooStatus KangarooMonitor::status() const
|
||||
{
|
||||
return valid() ? _state.channel->_monitoredGetResult : KangarooStatus::createInvalidStatus();
|
||||
}
|
||||
|
||||
boolean KangarooMonitor::valid() const
|
||||
{
|
||||
return _state.channel && _state.monitorCode == _state.channel->_monitorCode;
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooMonitor::update()
|
||||
{
|
||||
return update(_state.channel->commandTimeout());
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooMonitor::update(int32_t timeoutMS)
|
||||
{
|
||||
KangarooTimeout timeout(timeoutMS);
|
||||
return update(timeout);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooMonitor::update(const KangarooTimeout& timeout)
|
||||
{
|
||||
while (valid() && !_state.channel->updateMonitoredResult(timeout, true));
|
||||
return *this;
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooMonitor::wait(int32_t timeoutMS)
|
||||
{
|
||||
KangarooTimeout timeout(timeoutMS);
|
||||
return wait(timeout);
|
||||
}
|
||||
|
||||
KangarooMonitor KangarooMonitor::wait(const KangarooTimeout& timeout)
|
||||
{
|
||||
while (!status().done()) { update(timeout); }
|
||||
return *this;
|
||||
}
|
||||
|
||||
boolean waitAll(size_t count, KangarooMonitor* monitors[], int32_t timeoutMS)
|
||||
{
|
||||
KangarooTimeout timeout(timeoutMS);
|
||||
return waitAll(count, monitors, timeout);
|
||||
}
|
||||
|
||||
boolean waitAll(size_t count, KangarooMonitor* monitors[], const KangarooTimeout& timeout)
|
||||
{
|
||||
for (size_t i = 0; i < count; i ++)
|
||||
{
|
||||
if (!monitors[i]) { continue; }
|
||||
|
||||
monitors[i]->wait(timeout);
|
||||
|
||||
if (monitors[i]->status().timedOut()) { return false; }
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
int waitAny(size_t count, KangarooMonitor* monitors[], int32_t timeoutMS)
|
||||
{
|
||||
KangarooTimeout timeout(timeoutMS);
|
||||
return waitAny(count, monitors, timeout);
|
||||
}
|
||||
|
||||
int waitAny(size_t count, KangarooMonitor* monitors[], const KangarooTimeout& timeout)
|
||||
{
|
||||
while (1)
|
||||
{
|
||||
if (timeout.expired()) { return -1; }
|
||||
|
||||
for (size_t i = 0; i < count; i ++)
|
||||
{
|
||||
if (!monitors[i]) { continue; }
|
||||
|
||||
monitors[i]->update(timeout);
|
||||
if (monitors[i]->status().timedOut()) { return -1; }
|
||||
if (monitors[i]->status().done ()) { return i; }
|
||||
}
|
||||
}
|
||||
}
|
||||
54
test/KangarooReplyReader.cpp
Normal file
54
test/KangarooReplyReader.cpp
Normal file
@ -0,0 +1,54 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
KangarooReplyReader::KangarooReplyReader(const byte* data, size_t length)
|
||||
: _data(data), _dataEnd(data + length)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
boolean KangarooReplyReader::canRead() const
|
||||
{
|
||||
return _data != _dataEnd;
|
||||
}
|
||||
|
||||
boolean KangarooReplyReader::tryRead(byte* value)
|
||||
{
|
||||
if (canRead()) { *value = read(); return true; } else { return false; }
|
||||
}
|
||||
|
||||
byte KangarooReplyReader::read()
|
||||
{
|
||||
byte data = *_data; _data ++; return data;
|
||||
}
|
||||
|
||||
int32_t KangarooReplyReader::readBitPackedNumber()
|
||||
{
|
||||
uint32_t encodedNumber = 0; byte shift = 0;
|
||||
|
||||
for (byte i = 0; i < 5; i ++) // 30 bits
|
||||
{
|
||||
uint8_t byte;
|
||||
if (!tryRead(&byte)) { break; }
|
||||
|
||||
encodedNumber |= (uint32_t)(byte & 0x3f) << shift; shift += 6;
|
||||
if (!(byte & 0x40)) { break; }
|
||||
}
|
||||
|
||||
return (encodedNumber & 1) ? -(int32_t)(encodedNumber >> 1) : (int32_t)(encodedNumber >> 1);
|
||||
}
|
||||
44
test/KangarooReplyReceiver.cpp
Normal file
44
test/KangarooReplyReceiver.cpp
Normal file
@ -0,0 +1,44 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
KangarooReplyReceiver::KangarooReplyReceiver()
|
||||
{
|
||||
reset();
|
||||
}
|
||||
|
||||
void KangarooReplyReceiver::read(byte data)
|
||||
{
|
||||
if (data >= 128 || _ready) { reset(); }
|
||||
if (_length < KANGAROO_COMMAND_MAX_BUFFER_LENGTH) { _data[_length ++] = data; }
|
||||
|
||||
if (_length >= 5 && _data[0] >= 128)
|
||||
{
|
||||
if (_length - 5 == _data[2])
|
||||
{
|
||||
if (KangarooCRC::value(_data, _length) == KANGAROO_CRC_GOOD_VALUE)
|
||||
{
|
||||
_ready = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void KangarooReplyReceiver::reset()
|
||||
{
|
||||
_length = 0; _ready = false;
|
||||
}
|
||||
34
test/KangarooSerial.cpp
Normal file
34
test/KangarooSerial.cpp
Normal file
@ -0,0 +1,34 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
KangarooSerial::KangarooSerial(Stream& port)
|
||||
: _port(port)
|
||||
{
|
||||
}
|
||||
|
||||
boolean KangarooSerial::tryReceivePacket()
|
||||
{
|
||||
while (1)
|
||||
{
|
||||
int value = port().read();
|
||||
if (value < 0) { return false; }
|
||||
|
||||
_receiver.read((byte)value);
|
||||
if (_receiver.ready()) { return true; }
|
||||
}
|
||||
}
|
||||
84
test/KangarooStatus.cpp
Normal file
84
test/KangarooStatus.cpp
Normal file
@ -0,0 +1,84 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
KangarooStatus::KangarooStatus()
|
||||
{
|
||||
init();
|
||||
}
|
||||
|
||||
KangarooStatus::KangarooStatus(const byte* data, size_t length)
|
||||
{
|
||||
init();
|
||||
if (parse(data, length)) { _valid = true; } else { init(); }
|
||||
}
|
||||
|
||||
KangarooStatus KangarooStatus::createInvalidStatus()
|
||||
{
|
||||
return createFromError(KANGAROO_INVALID_STATUS);
|
||||
}
|
||||
|
||||
KangarooStatus KangarooStatus::createTimedOut()
|
||||
{
|
||||
return createFromError(KANGAROO_TIMED_OUT);
|
||||
}
|
||||
|
||||
KangarooStatus KangarooStatus::createFromError(KangarooError error)
|
||||
{
|
||||
KangarooStatus result;
|
||||
result._valid = true;
|
||||
result._flags = (byte)KANGAROO_STATUS_ERROR;
|
||||
result._value = error;
|
||||
return result;
|
||||
}
|
||||
|
||||
void KangarooStatus::init()
|
||||
{
|
||||
_valid = false;
|
||||
_channel = _flags = _echoCode = _sequenceCode = _type = 0;
|
||||
_value = 0;
|
||||
}
|
||||
|
||||
boolean KangarooStatus::parse(const byte* data, size_t length)
|
||||
{
|
||||
KangarooReplyReader parser(data, length);
|
||||
|
||||
if (!parser.tryRead(&_channel)) { return false; }
|
||||
if (!parser.tryRead(&_flags)) { return false; }
|
||||
|
||||
if (_flags & KANGAROO_STATUS_ECHO_CODE)
|
||||
{
|
||||
if (!parser.tryRead(&_echoCode)) { return false; }
|
||||
}
|
||||
|
||||
if (_flags & KANGAROO_STATUS_SEQUENCE_CODE)
|
||||
{
|
||||
if (!parser.tryRead(&_sequenceCode)) { return false; }
|
||||
}
|
||||
|
||||
if (!parser.tryRead(&_type)) { return false; }
|
||||
|
||||
_value = parser.readBitPackedNumber();
|
||||
if (_flags & KANGAROO_STATUS_ERROR)
|
||||
{
|
||||
// Security check: Non-positive numbers should NEVER be received.
|
||||
// They are for library-returned errors (<0) and 'None' (=0).
|
||||
if (_value <= 0) { return false; }
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
44
test/KangarooTimeout.cpp
Normal file
44
test/KangarooTimeout.cpp
Normal file
@ -0,0 +1,44 @@
|
||||
/*
|
||||
Arduino Library for Kangaroo
|
||||
Copyright (c) 2013 Dimension Engineering LLC
|
||||
http://www.dimensionengineering.com/kangaroo
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted, provided that the above
|
||||
copyright notice and this permission notice appear in all copies.
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Kangaroo.h"
|
||||
|
||||
KangarooTimeout::KangarooTimeout(int32_t timeoutMS)
|
||||
: _timeoutMS(timeoutMS)
|
||||
{
|
||||
reset();
|
||||
}
|
||||
|
||||
boolean KangarooTimeout::canExpire() const
|
||||
{
|
||||
return _timeoutMS >= 0;
|
||||
}
|
||||
|
||||
boolean KangarooTimeout::expired() const
|
||||
{
|
||||
return canExpire() && ((uint32_t)millis() - _start >= (uint32_t)_timeoutMS);
|
||||
}
|
||||
|
||||
void KangarooTimeout::expire()
|
||||
{
|
||||
if (!canExpire()) { return; }
|
||||
_start = (uint32_t)millis() - _timeoutMS;
|
||||
}
|
||||
|
||||
void KangarooTimeout::reset()
|
||||
{
|
||||
_start = (uint32_t)millis();
|
||||
}
|
||||
36
test/Release/KangarooCRC.cpp.d
Normal file
36
test/Release/KangarooCRC.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooCRC.cpp.o: ../KangarooCRC.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooCRC.cpp.o
Normal file
BIN
test/Release/KangarooCRC.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooChannel.cpp.d
Normal file
36
test/Release/KangarooChannel.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooChannel.cpp.o: ../KangarooChannel.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooChannel.cpp.o
Normal file
BIN
test/Release/KangarooChannel.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooCommandWriter.cpp.d
Normal file
36
test/Release/KangarooCommandWriter.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooCommandWriter.cpp.o: ../KangarooCommandWriter.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooCommandWriter.cpp.o
Normal file
BIN
test/Release/KangarooCommandWriter.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooMonitor.cpp.d
Normal file
36
test/Release/KangarooMonitor.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooMonitor.cpp.o: ../KangarooMonitor.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooMonitor.cpp.o
Normal file
BIN
test/Release/KangarooMonitor.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooReplyReader.cpp.d
Normal file
36
test/Release/KangarooReplyReader.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooReplyReader.cpp.o: ../KangarooReplyReader.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooReplyReader.cpp.o
Normal file
BIN
test/Release/KangarooReplyReader.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooReplyReceiver.cpp.d
Normal file
36
test/Release/KangarooReplyReceiver.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooReplyReceiver.cpp.o: ../KangarooReplyReceiver.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooReplyReceiver.cpp.o
Normal file
BIN
test/Release/KangarooReplyReceiver.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooSerial.cpp.d
Normal file
36
test/Release/KangarooSerial.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooSerial.cpp.o: ../KangarooSerial.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooSerial.cpp.o
Normal file
BIN
test/Release/KangarooSerial.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooStatus.cpp.d
Normal file
36
test/Release/KangarooStatus.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooStatus.cpp.o: ../KangarooStatus.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooStatus.cpp.o
Normal file
BIN
test/Release/KangarooStatus.cpp.o
Normal file
Binary file not shown.
36
test/Release/KangarooTimeout.cpp.d
Normal file
36
test/Release/KangarooTimeout.cpp.d
Normal file
@ -0,0 +1,36 @@
|
||||
KangarooTimeout.cpp.o: ../KangarooTimeout.cpp ../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/KangarooTimeout.cpp.o
Normal file
BIN
test/Release/KangarooTimeout.cpp.o
Normal file
Binary file not shown.
46
test/Release/PositionControl.cpp.d
Normal file
46
test/Release/PositionControl.cpp.d
Normal file
@ -0,0 +1,46 @@
|
||||
PositionControl.cpp.o: ../PositionControl.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src/SoftwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
../Kangaroo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
../PositionControl.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src/SoftwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
../Kangaroo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
../PositionControl.h:
|
||||
BIN
test/Release/PositionControl.cpp.o
Normal file
BIN
test/Release/PositionControl.cpp.o
Normal file
Binary file not shown.
37
test/Release/SabertoothSimplified.cpp.d
Normal file
37
test/Release/SabertoothSimplified.cpp.d
Normal file
@ -0,0 +1,37 @@
|
||||
SabertoothSimplified.cpp.o: ../SabertoothSimplified.cpp \
|
||||
../SabertoothSimplified.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
../SabertoothSimplified.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/SabertoothSimplified.cpp.o
Normal file
BIN
test/Release/SabertoothSimplified.cpp.o
Normal file
Binary file not shown.
BIN
test/Release/arduino.ar
Normal file
BIN
test/Release/arduino.ar
Normal file
Binary file not shown.
32
test/Release/core/core/CDC.cpp.d
Normal file
32
test/Release/core/core/CDC.cpp.d
Normal file
@ -0,0 +1,32 @@
|
||||
core/core/CDC.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/CDC.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/CDC.cpp.o
Normal file
BIN
test/Release/core/core/CDC.cpp.o
Normal file
Binary file not shown.
38
test/Release/core/core/HardwareSerial.cpp.d
Normal file
38
test/Release/core/core/HardwareSerial.cpp.d
Normal file
@ -0,0 +1,38 @@
|
||||
core/core/HardwareSerial.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
BIN
test/Release/core/core/HardwareSerial.cpp.o
Normal file
BIN
test/Release/core/core/HardwareSerial.cpp.o
Normal file
Binary file not shown.
38
test/Release/core/core/HardwareSerial0.cpp.d
Normal file
38
test/Release/core/core/HardwareSerial0.cpp.d
Normal file
@ -0,0 +1,38 @@
|
||||
core/core/HardwareSerial0.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial0.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
BIN
test/Release/core/core/HardwareSerial0.cpp.o
Normal file
BIN
test/Release/core/core/HardwareSerial0.cpp.o
Normal file
Binary file not shown.
38
test/Release/core/core/HardwareSerial1.cpp.d
Normal file
38
test/Release/core/core/HardwareSerial1.cpp.d
Normal file
@ -0,0 +1,38 @@
|
||||
core/core/HardwareSerial1.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial1.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
BIN
test/Release/core/core/HardwareSerial1.cpp.o
Normal file
BIN
test/Release/core/core/HardwareSerial1.cpp.o
Normal file
Binary file not shown.
38
test/Release/core/core/HardwareSerial2.cpp.d
Normal file
38
test/Release/core/core/HardwareSerial2.cpp.d
Normal file
@ -0,0 +1,38 @@
|
||||
core/core/HardwareSerial2.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial2.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
BIN
test/Release/core/core/HardwareSerial2.cpp.o
Normal file
BIN
test/Release/core/core/HardwareSerial2.cpp.o
Normal file
Binary file not shown.
38
test/Release/core/core/HardwareSerial3.cpp.d
Normal file
38
test/Release/core/core/HardwareSerial3.cpp.d
Normal file
@ -0,0 +1,38 @@
|
||||
core/core/HardwareSerial3.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial3.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
BIN
test/Release/core/core/HardwareSerial3.cpp.o
Normal file
BIN
test/Release/core/core/HardwareSerial3.cpp.o
Normal file
Binary file not shown.
38
test/Release/core/core/IPAddress.cpp.d
Normal file
38
test/Release/core/core/IPAddress.cpp.d
Normal file
@ -0,0 +1,38 @@
|
||||
core/core/IPAddress.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/IPAddress.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/IPAddress.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/IPAddress.h:
|
||||
BIN
test/Release/core/core/IPAddress.cpp.o
Normal file
BIN
test/Release/core/core/IPAddress.cpp.o
Normal file
Binary file not shown.
35
test/Release/core/core/PluggableUSB.cpp.d
Normal file
35
test/Release/core/core/PluggableUSB.cpp.d
Normal file
@ -0,0 +1,35 @@
|
||||
core/core/PluggableUSB.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/PluggableUSB.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/PluggableUSB.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/PluggableUSB.h:
|
||||
BIN
test/Release/core/core/PluggableUSB.cpp.o
Normal file
BIN
test/Release/core/core/PluggableUSB.cpp.o
Normal file
Binary file not shown.
32
test/Release/core/core/Print.cpp.d
Normal file
32
test/Release/core/core/Print.cpp.d
Normal file
@ -0,0 +1,32 @@
|
||||
core/core/Print.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/Print.cpp.o
Normal file
BIN
test/Release/core/core/Print.cpp.o
Normal file
Binary file not shown.
32
test/Release/core/core/Stream.cpp.d
Normal file
32
test/Release/core/core/Stream.cpp.d
Normal file
@ -0,0 +1,32 @@
|
||||
core/core/Stream.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/Stream.cpp.o
Normal file
BIN
test/Release/core/core/Stream.cpp.o
Normal file
Binary file not shown.
32
test/Release/core/core/Tone.cpp.d
Normal file
32
test/Release/core/core/Tone.cpp.d
Normal file
@ -0,0 +1,32 @@
|
||||
core/core/Tone.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Tone.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/Tone.cpp.o
Normal file
BIN
test/Release/core/core/Tone.cpp.o
Normal file
Binary file not shown.
35
test/Release/core/core/USBCore.cpp.d
Normal file
35
test/Release/core/core/USBCore.cpp.d
Normal file
@ -0,0 +1,35 @@
|
||||
core/core/USBCore.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBCore.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/PluggableUSB.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/PluggableUSB.h:
|
||||
BIN
test/Release/core/core/USBCore.cpp.o
Normal file
BIN
test/Release/core/core/USBCore.cpp.o
Normal file
Binary file not shown.
14
test/Release/core/core/WInterrupts.c.d
Normal file
14
test/Release/core/core/WInterrupts.c.d
Normal file
@ -0,0 +1,14 @@
|
||||
core/core/WInterrupts.c.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WInterrupts.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/WInterrupts.c.o
Normal file
BIN
test/Release/core/core/WInterrupts.c.o
Normal file
Binary file not shown.
2
test/Release/core/core/WMath.cpp.d
Normal file
2
test/Release/core/core/WMath.cpp.d
Normal file
@ -0,0 +1,2 @@
|
||||
core/core/WMath.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WMath.cpp
|
||||
BIN
test/Release/core/core/WMath.cpp.o
Normal file
BIN
test/Release/core/core/WMath.cpp.o
Normal file
Binary file not shown.
5
test/Release/core/core/WString.cpp.d
Normal file
5
test/Release/core/core/WString.cpp.d
Normal file
@ -0,0 +1,5 @@
|
||||
core/core/WString.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
BIN
test/Release/core/core/WString.cpp.o
Normal file
BIN
test/Release/core/core/WString.cpp.o
Normal file
Binary file not shown.
2
test/Release/core/core/abi.cpp.d
Normal file
2
test/Release/core/core/abi.cpp.d
Normal file
@ -0,0 +1,2 @@
|
||||
core/core/abi.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/abi.cpp
|
||||
BIN
test/Release/core/core/abi.cpp.o
Normal file
BIN
test/Release/core/core/abi.cpp.o
Normal file
Binary file not shown.
2
test/Release/core/core/hooks.c.d
Normal file
2
test/Release/core/core/hooks.c.d
Normal file
@ -0,0 +1,2 @@
|
||||
core/core/hooks.c.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/hooks.c
|
||||
BIN
test/Release/core/core/hooks.c.o
Normal file
BIN
test/Release/core/core/hooks.c.o
Normal file
Binary file not shown.
35
test/Release/core/core/main.cpp.d
Normal file
35
test/Release/core/core/main.cpp.d
Normal file
@ -0,0 +1,35 @@
|
||||
core/core/main.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/main.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/main.cpp.o
Normal file
BIN
test/Release/core/core/main.cpp.o
Normal file
Binary file not shown.
2
test/Release/core/core/new.cpp.d
Normal file
2
test/Release/core/core/new.cpp.d
Normal file
@ -0,0 +1,2 @@
|
||||
core/core/new.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/new.cpp
|
||||
BIN
test/Release/core/core/new.cpp.o
Normal file
BIN
test/Release/core/core/new.cpp.o
Normal file
Binary file not shown.
272
test/Release/core/core/subdir.mk
Normal file
272
test/Release/core/core/subdir.mk
Normal file
@ -0,0 +1,272 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
CPP_SRCS += \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/CDC.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial0.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial1.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial2.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial3.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/IPAddress.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/PluggableUSB.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Tone.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBCore.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WMath.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/abi.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/main.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/new.cpp
|
||||
|
||||
S_UPPER_SRCS += \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_pulse.S
|
||||
|
||||
C_SRCS += \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WInterrupts.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/hooks.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_analog.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_digital.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_pulse.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_shift.c
|
||||
|
||||
C_DEPS += \
|
||||
./core/core/WInterrupts.c.d \
|
||||
./core/core/hooks.c.d \
|
||||
./core/core/wiring.c.d \
|
||||
./core/core/wiring_analog.c.d \
|
||||
./core/core/wiring_digital.c.d \
|
||||
./core/core/wiring_pulse.c.d \
|
||||
./core/core/wiring_shift.c.d
|
||||
|
||||
AR_OBJ += \
|
||||
./core/core/CDC.cpp.o \
|
||||
./core/core/HardwareSerial.cpp.o \
|
||||
./core/core/HardwareSerial0.cpp.o \
|
||||
./core/core/HardwareSerial1.cpp.o \
|
||||
./core/core/HardwareSerial2.cpp.o \
|
||||
./core/core/HardwareSerial3.cpp.o \
|
||||
./core/core/IPAddress.cpp.o \
|
||||
./core/core/PluggableUSB.cpp.o \
|
||||
./core/core/Print.cpp.o \
|
||||
./core/core/Stream.cpp.o \
|
||||
./core/core/Tone.cpp.o \
|
||||
./core/core/USBCore.cpp.o \
|
||||
./core/core/WInterrupts.c.o \
|
||||
./core/core/WMath.cpp.o \
|
||||
./core/core/WString.cpp.o \
|
||||
./core/core/abi.cpp.o \
|
||||
./core/core/hooks.c.o \
|
||||
./core/core/main.cpp.o \
|
||||
./core/core/new.cpp.o \
|
||||
./core/core/wiring.c.o \
|
||||
./core/core/wiring_analog.c.o \
|
||||
./core/core/wiring_digital.c.o \
|
||||
./core/core/wiring_pulse.S.o \
|
||||
./core/core/wiring_pulse.c.o \
|
||||
./core/core/wiring_shift.c.o
|
||||
|
||||
S_UPPER_DEPS += \
|
||||
./core/core/wiring_pulse.S.d
|
||||
|
||||
CPP_DEPS += \
|
||||
./core/core/CDC.cpp.d \
|
||||
./core/core/HardwareSerial.cpp.d \
|
||||
./core/core/HardwareSerial0.cpp.d \
|
||||
./core/core/HardwareSerial1.cpp.d \
|
||||
./core/core/HardwareSerial2.cpp.d \
|
||||
./core/core/HardwareSerial3.cpp.d \
|
||||
./core/core/IPAddress.cpp.d \
|
||||
./core/core/PluggableUSB.cpp.d \
|
||||
./core/core/Print.cpp.d \
|
||||
./core/core/Stream.cpp.d \
|
||||
./core/core/Tone.cpp.d \
|
||||
./core/core/USBCore.cpp.d \
|
||||
./core/core/WMath.cpp.d \
|
||||
./core/core/WString.cpp.d \
|
||||
./core/core/abi.cpp.d \
|
||||
./core/core/main.cpp.d \
|
||||
./core/core/new.cpp.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
core/core/CDC.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/CDC.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/HardwareSerial.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/HardwareSerial0.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial0.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/HardwareSerial1.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial1.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/HardwareSerial2.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial2.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/HardwareSerial3.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial3.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/IPAddress.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/IPAddress.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/PluggableUSB.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/PluggableUSB.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/Print.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/Stream.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/Tone.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Tone.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/USBCore.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBCore.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/WInterrupts.c.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WInterrupts.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/WMath.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WMath.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/WString.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/abi.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/abi.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/hooks.c.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/hooks.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/main.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/main.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/new.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/new.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/wiring.c.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/wiring_analog.c.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_analog.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/wiring_digital.c.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_digital.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/wiring_pulse.S.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_pulse.S
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting S compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/wiring_pulse.c.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_pulse.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
core/core/wiring_shift.c.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_shift.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
||||
14
test/Release/core/core/wiring.c.d
Normal file
14
test/Release/core/core/wiring.c.d
Normal file
@ -0,0 +1,14 @@
|
||||
core/core/wiring.c.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/wiring.c.o
Normal file
BIN
test/Release/core/core/wiring.c.o
Normal file
Binary file not shown.
14
test/Release/core/core/wiring_analog.c.d
Normal file
14
test/Release/core/core/wiring_analog.c.d
Normal file
@ -0,0 +1,14 @@
|
||||
core/core/wiring_analog.c.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_analog.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/wiring_analog.c.o
Normal file
BIN
test/Release/core/core/wiring_analog.c.o
Normal file
Binary file not shown.
14
test/Release/core/core/wiring_digital.c.d
Normal file
14
test/Release/core/core/wiring_digital.c.d
Normal file
@ -0,0 +1,14 @@
|
||||
core/core/wiring_digital.c.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_digital.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/wiring_digital.c.o
Normal file
BIN
test/Release/core/core/wiring_digital.c.o
Normal file
Binary file not shown.
2
test/Release/core/core/wiring_pulse.S.d
Normal file
2
test/Release/core/core/wiring_pulse.S.d
Normal file
@ -0,0 +1,2 @@
|
||||
core/core/wiring_pulse.S.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_pulse.S
|
||||
BIN
test/Release/core/core/wiring_pulse.S.o
Normal file
BIN
test/Release/core/core/wiring_pulse.S.o
Normal file
Binary file not shown.
14
test/Release/core/core/wiring_pulse.c.d
Normal file
14
test/Release/core/core/wiring_pulse.c.d
Normal file
@ -0,0 +1,14 @@
|
||||
core/core/wiring_pulse.c.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_pulse.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/wiring_pulse.c.o
Normal file
BIN
test/Release/core/core/wiring_pulse.c.o
Normal file
Binary file not shown.
14
test/Release/core/core/wiring_shift.c.d
Normal file
14
test/Release/core/core/wiring_shift.c.d
Normal file
@ -0,0 +1,14 @@
|
||||
core/core/wiring_shift.c.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_shift.c \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/wiring_private.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
BIN
test/Release/core/core/wiring_shift.c.o
Normal file
BIN
test/Release/core/core/wiring_shift.c.o
Normal file
Binary file not shown.
41
test/Release/libraries/Servo/src/avr/Servo.cpp.d
Normal file
41
test/Release/libraries/Servo/src/avr/Servo.cpp.d
Normal file
@ -0,0 +1,41 @@
|
||||
libraries/Servo/src/avr/Servo.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/avr/Servo.cpp \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/Servo.h \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/avr/ServoTimers.h
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/binary.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WCharacter.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/WString.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/HardwareSerial.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Stream.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Print.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Printable.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/USBAPI.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino/Arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard/pins_arduino.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/Servo.h:
|
||||
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/avr/ServoTimers.h:
|
||||
BIN
test/Release/libraries/Servo/src/avr/Servo.cpp.o
Normal file
BIN
test/Release/libraries/Servo/src/avr/Servo.cpp.o
Normal file
Binary file not shown.
24
test/Release/libraries/Servo/src/avr/subdir.mk
Normal file
24
test/Release/libraries/Servo/src/avr/subdir.mk
Normal file
@ -0,0 +1,24 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
CPP_SRCS += \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/avr/Servo.cpp
|
||||
|
||||
LINK_OBJ += \
|
||||
./libraries/Servo/src/avr/Servo.cpp.o
|
||||
|
||||
CPP_DEPS += \
|
||||
./libraries/Servo/src/avr/Servo.cpp.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
libraries/Servo/src/avr/Servo.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/avr/Servo.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
||||
2
test/Release/libraries/Servo/src/mbed/Servo.cpp.d
Normal file
2
test/Release/libraries/Servo/src/mbed/Servo.cpp.d
Normal file
@ -0,0 +1,2 @@
|
||||
libraries/Servo/src/mbed/Servo.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/mbed/Servo.cpp
|
||||
BIN
test/Release/libraries/Servo/src/mbed/Servo.cpp.o
Normal file
BIN
test/Release/libraries/Servo/src/mbed/Servo.cpp.o
Normal file
Binary file not shown.
24
test/Release/libraries/Servo/src/mbed/subdir.mk
Normal file
24
test/Release/libraries/Servo/src/mbed/subdir.mk
Normal file
@ -0,0 +1,24 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
CPP_SRCS += \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/mbed/Servo.cpp
|
||||
|
||||
LINK_OBJ += \
|
||||
./libraries/Servo/src/mbed/Servo.cpp.o
|
||||
|
||||
CPP_DEPS += \
|
||||
./libraries/Servo/src/mbed/Servo.cpp.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
libraries/Servo/src/mbed/Servo.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/mbed/Servo.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
||||
2
test/Release/libraries/Servo/src/megaavr/Servo.cpp.d
Normal file
2
test/Release/libraries/Servo/src/megaavr/Servo.cpp.d
Normal file
@ -0,0 +1,2 @@
|
||||
libraries/Servo/src/megaavr/Servo.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/megaavr/Servo.cpp
|
||||
BIN
test/Release/libraries/Servo/src/megaavr/Servo.cpp.o
Normal file
BIN
test/Release/libraries/Servo/src/megaavr/Servo.cpp.o
Normal file
Binary file not shown.
24
test/Release/libraries/Servo/src/megaavr/subdir.mk
Normal file
24
test/Release/libraries/Servo/src/megaavr/subdir.mk
Normal file
@ -0,0 +1,24 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
CPP_SRCS += \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/megaavr/Servo.cpp
|
||||
|
||||
LINK_OBJ += \
|
||||
./libraries/Servo/src/megaavr/Servo.cpp.o
|
||||
|
||||
CPP_DEPS += \
|
||||
./libraries/Servo/src/megaavr/Servo.cpp.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
libraries/Servo/src/megaavr/Servo.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/megaavr/Servo.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
||||
2
test/Release/libraries/Servo/src/nrf52/Servo.cpp.d
Normal file
2
test/Release/libraries/Servo/src/nrf52/Servo.cpp.d
Normal file
@ -0,0 +1,2 @@
|
||||
libraries/Servo/src/nrf52/Servo.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/nrf52/Servo.cpp
|
||||
BIN
test/Release/libraries/Servo/src/nrf52/Servo.cpp.o
Normal file
BIN
test/Release/libraries/Servo/src/nrf52/Servo.cpp.o
Normal file
Binary file not shown.
24
test/Release/libraries/Servo/src/nrf52/subdir.mk
Normal file
24
test/Release/libraries/Servo/src/nrf52/subdir.mk
Normal file
@ -0,0 +1,24 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
CPP_SRCS += \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/nrf52/Servo.cpp
|
||||
|
||||
LINK_OBJ += \
|
||||
./libraries/Servo/src/nrf52/Servo.cpp.o
|
||||
|
||||
CPP_DEPS += \
|
||||
./libraries/Servo/src/nrf52/Servo.cpp.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
libraries/Servo/src/nrf52/Servo.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/nrf52/Servo.cpp
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Starting C++ compile'
|
||||
"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10812 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/variants/standard" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/cores/arduino" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src" -I"/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/packages/arduino/hardware/avr/1.8.3/libraries/SoftwareSerial/src" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user