arduino test position control for DC motor
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
libraries/Servo/src/sam/Servo.cpp.o: \
|
||||
/home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/sam/Servo.cpp
|
||||
Binary file not shown.
@@ -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/sam/Servo.cpp
|
||||
|
||||
LINK_OBJ += \
|
||||
./libraries/Servo/src/sam/Servo.cpp.o
|
||||
|
||||
CPP_DEPS += \
|
||||
./libraries/Servo/src/sam/Servo.cpp.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
libraries/Servo/src/sam/Servo.cpp.o: /home/andrew/Downloads/V4.4.0_linux64.2021-07-04_06-48-31/Sloeber/arduinoPlugin/libraries/Servo/1.1.8/src/sam/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 ' '
|
||||
|
||||
|
||||
Reference in New Issue
Block a user