temperature reading successul, but i2c sometimes hanging up
This commit is contained in:
36
eive_obsw cmake debug/libcsp/examples/subdir.mk
Normal file
36
eive_obsw cmake debug/libcsp/examples/subdir.mk
Normal file
@ -0,0 +1,36 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../libcsp/examples/csp_if_fifo.c \
|
||||
../libcsp/examples/csp_if_fifo_windows.c \
|
||||
../libcsp/examples/kiss.c \
|
||||
../libcsp/examples/simple.c \
|
||||
../libcsp/examples/zmqproxy.c
|
||||
|
||||
OBJS += \
|
||||
./libcsp/examples/csp_if_fifo.o \
|
||||
./libcsp/examples/csp_if_fifo_windows.o \
|
||||
./libcsp/examples/kiss.o \
|
||||
./libcsp/examples/simple.o \
|
||||
./libcsp/examples/zmqproxy.o
|
||||
|
||||
C_DEPS += \
|
||||
./libcsp/examples/csp_if_fifo.d \
|
||||
./libcsp/examples/csp_if_fifo_windows.d \
|
||||
./libcsp/examples/kiss.d \
|
||||
./libcsp/examples/simple.d \
|
||||
./libcsp/examples/zmqproxy.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
libcsp/examples/%.o: ../libcsp/examples/%.c
|
||||
@echo 'Building file: $<'
|
||||
@echo 'Invoking: ARM Linux g++ compiler'
|
||||
arm-xilinx-linux-gnueabi-g++ -Wall -O0 -g -c -fmessage-length=0 -MT"$@" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<"
|
||||
@echo 'Finished building: $<'
|
||||
@echo ' '
|
||||
|
||||
|
Reference in New Issue
Block a user