aboutsummaryrefslogtreecommitdiff
path: root/Release/src/core/SoftwareSerial.d
diff options
context:
space:
mode:
authorlynxeyed-atsu <lynxeyed@xj9.so-net.ne.jp>2012-08-09 22:13:57 +0900
committerlynxeyed-atsu <lynxeyed@xj9.so-net.ne.jp>2012-08-09 22:13:57 +0900
commita936b176fe2aae6ac6378b73fcaad1a61cb8eca3 (patch)
treef302e299bc5add3a7117b9f93b993cf741a2ee21 /Release/src/core/SoftwareSerial.d
parentb9cff0a1eac16d0351053ab41237a69dfcb3ca5e (diff)
changed MCU settings
We can switch linker script each MCU using Configuration tab of LPCXpresso project's properties.
Diffstat (limited to 'Release/src/core/SoftwareSerial.d')
-rw-r--r--Release/src/core/SoftwareSerial.d20
1 files changed, 0 insertions, 20 deletions
diff --git a/Release/src/core/SoftwareSerial.d b/Release/src/core/SoftwareSerial.d
deleted file mode 100644
index 5b744b1..0000000
--- a/Release/src/core/SoftwareSerial.d
+++ /dev/null
@@ -1,20 +0,0 @@
-src/core/SoftwareSerial.d: ../src/core/SoftwareSerial.cpp \
- ../src/core/SoftwareSerial.h ../src/core/Print.h ../src/core/LPC11xx.h \
- ../src/core/core_cm0.h ../src/core/system_LPC11xx.h ../src/core/gpio.h \
- ../src/core/delay.h ../src/core/uart.h
-
-../src/core/SoftwareSerial.h:
-
-../src/core/Print.h:
-
-../src/core/LPC11xx.h:
-
-../src/core/core_cm0.h:
-
-../src/core/system_LPC11xx.h:
-
-../src/core/gpio.h:
-
-../src/core/delay.h:
-
-../src/core/uart.h: