Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Files at this revision

API Documentation at this revision

Comitter:
simon.ford@mbed.co.uk
Date:
Wed Apr 30 15:43:24 2008 +0000
Parent:
0:82220227f4fa
Child:
2:969fc1867111
Commit message:
Fixes:
- ADC bug
- Newlines at end of files

Changed in this revision

AnalogIn.h Show annotated file Show diff for this revision Revisions of this file
AnalogOut.h Show annotated file Show diff for this revision Revisions of this file
Base.h Show annotated file Show diff for this revision Revisions of this file
BusIn.h Show annotated file Show diff for this revision Revisions of this file
BusOut.h Show annotated file Show diff for this revision Revisions of this file
Debug.h Show annotated file Show diff for this revision Revisions of this file
DebugTracer.h Show annotated file Show diff for this revision Revisions of this file
DigitalIn.h Show annotated file Show diff for this revision Revisions of this file
DigitalOut.h Show annotated file Show diff for this revision Revisions of this file
FileHandle.h Show annotated file Show diff for this revision Revisions of this file
I2C.h Show annotated file Show diff for this revision Revisions of this file
LPC2300.h Show annotated file Show diff for this revision Revisions of this file
LPC2300_HAL.h Show annotated file Show diff for this revision Revisions of this file
LPC2300_MAP.h Show annotated file Show diff for this revision Revisions of this file
LPC23xx.h Show annotated file Show diff for this revision Revisions of this file
PwmOut.h Show annotated file Show diff for this revision Revisions of this file
Retarget.h Show annotated file Show diff for this revision Revisions of this file
SPI.h Show annotated file Show diff for this revision Revisions of this file
SemihostFileHandle.h Show annotated file Show diff for this revision Revisions of this file
SemihostFileSystem.h Show annotated file Show diff for this revision Revisions of this file
Serial.h Show annotated file Show diff for this revision Revisions of this file
Stream.h Show annotated file Show diff for this revision Revisions of this file
Timer.h Show annotated file Show diff for this revision Revisions of this file
helper.h Show annotated file Show diff for this revision Revisions of this file
mbed.ar Show annotated file Show diff for this revision Revisions of this file
mbed.h Show annotated file Show diff for this revision Revisions of this file
stackheap.h Show annotated file Show diff for this revision Revisions of this file
wait.h Show annotated file Show diff for this revision Revisions of this file
--- a/AnalogIn.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/AnalogIn.h	Wed Apr 30 15:43:24 2008 +0000
@@ -73,4 +73,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/AnalogOut.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/AnalogOut.h	Wed Apr 30 15:43:24 2008 +0000
@@ -91,4 +91,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/Base.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/Base.h	Wed Apr 30 15:43:24 2008 +0000
@@ -39,4 +39,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/BusIn.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/BusIn.h	Wed Apr 30 15:43:24 2008 +0000
@@ -61,4 +61,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/BusOut.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/BusOut.h	Wed Apr 30 15:43:24 2008 +0000
@@ -76,4 +76,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/Debug.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/Debug.h	Wed Apr 30 15:43:24 2008 +0000
@@ -91,4 +91,5 @@
 
 } // namepsace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/DebugTracer.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/DebugTracer.h	Wed Apr 30 15:43:24 2008 +0000
@@ -88,4 +88,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/DigitalIn.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/DigitalIn.h	Wed Apr 30 15:43:24 2008 +0000
@@ -80,4 +80,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/DigitalOut.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/DigitalOut.h	Wed Apr 30 15:43:24 2008 +0000
@@ -70,4 +70,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/FileHandle.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/FileHandle.h	Wed Apr 30 15:43:24 2008 +0000
@@ -92,4 +92,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/I2C.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/I2C.h	Wed Apr 30 15:43:24 2008 +0000
@@ -76,4 +76,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/LPC2300.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/LPC2300.h	Wed Apr 30 15:43:24 2008 +0000
@@ -10,3 +10,4 @@
 #include "LPC2300_MAP.h"
 
 #endif
+
--- a/LPC2300_HAL.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/LPC2300_HAL.h	Wed Apr 30 15:43:24 2008 +0000
@@ -409,4 +409,5 @@
 
 } // namespace LPC2300
 
-#endif
\ No newline at end of file
+#endif
+
--- a/LPC2300_MAP.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/LPC2300_MAP.h	Wed Apr 30 15:43:24 2008 +0000
@@ -65,4 +65,5 @@
 
 } // namespace LPC2300
 
-#endif
\ No newline at end of file
+#endif
+
--- a/LPC23xx.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/LPC23xx.h	Wed Apr 30 15:43:24 2008 +0000
@@ -1128,4 +1128,5 @@
 #define MAC_MODULEID        (*(volatile unsigned long *)(MAC_BASE_ADDR + 0xFFC)) /* Module ID reg (RO) */
 
 
-#endif  // __LPC23xx_H
\ No newline at end of file
+#endif  // __LPC23xx_H
+
--- a/PwmOut.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/PwmOut.h	Wed Apr 30 15:43:24 2008 +0000
@@ -135,4 +135,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/Retarget.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/Retarget.h	Wed Apr 30 15:43:24 2008 +0000
@@ -39,4 +39,5 @@
 extern "C" int $Sub$$_sys_flen(FILEHANDLE fh);
 
 
-#endif
\ No newline at end of file
+#endif
+
--- a/SPI.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/SPI.h	Wed Apr 30 15:43:24 2008 +0000
@@ -76,4 +76,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/SemihostFileHandle.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/SemihostFileHandle.h	Wed Apr 30 15:43:24 2008 +0000
@@ -71,4 +71,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/SemihostFileSystem.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/SemihostFileSystem.h	Wed Apr 30 15:43:24 2008 +0000
@@ -35,4 +35,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/Serial.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/Serial.h	Wed Apr 30 15:43:24 2008 +0000
@@ -126,4 +126,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/Stream.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/Stream.h	Wed Apr 30 15:43:24 2008 +0000
@@ -34,4 +34,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/Timer.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/Timer.h	Wed Apr 30 15:43:24 2008 +0000
@@ -64,4 +64,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+
--- a/helper.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/helper.h	Wed Apr 30 15:43:24 2008 +0000
@@ -43,4 +43,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
Binary file mbed.ar has changed
--- a/mbed.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/mbed.h	Wed Apr 30 15:43:24 2008 +0000
@@ -35,4 +35,5 @@
 
 using namespace mbed; 
 
-#endif 
\ No newline at end of file
+#endif 
+
--- a/stackheap.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/stackheap.h	Wed Apr 30 15:43:24 2008 +0000
@@ -82,4 +82,5 @@
 
 } // namespace mbed
 
-#endif
\ No newline at end of file
+#endif
+
--- a/wait.h	Tue Apr 08 14:12:21 2008 +0000
+++ b/wait.h	Wed Apr 30 15:43:24 2008 +0000
@@ -28,4 +28,5 @@
 
 }
 
-#endif
\ No newline at end of file
+#endif
+