Program for testing the ES20X board (version 2.0/2.1) I/O servo ports, motor driver ports, analog inputs, RS232 serial, digital port p5,p6,p7,p8,p11 as digital outputs

Dependencies:   MotCon ServoOut mbed-rtos mbed

Fork of mbed_ES20X_V21_Tester by Joseph Bradshaw

Files at this revision

API Documentation at this revision

Comitter:
jebradshaw
Date:
Wed Sep 19 15:15:05 2018 +0000
Parent:
0:1e2fda723825
Commit message:
updated rtos library

Changed in this revision

MotCon.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/MotCon.lib	Wed Sep 19 12:16:23 2018 +0000
+++ b/MotCon.lib	Wed Sep 19 15:15:05 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/jebradshaw/code/MotCon/#4d79b914ffdf
+http://mbed.org/users/jebradshaw/code/MotCon/#7cea0061a144
--- a/main.cpp	Wed Sep 19 12:16:23 2018 +0000
+++ b/main.cpp	Wed Sep 19 15:15:05 2018 +0000
@@ -1,4 +1,4 @@
-// J. Bradshaw 20160111
+// J. Bradshaw 20180918
 // Program for testing I/O on mbed ES201 Dev Board V1.1
 #include "mbed.h"
 #include "ServoOut.h"   //uses ServoOut.h library for generating servo pulses
--- a/mbed-rtos.lib	Wed Sep 19 12:16:23 2018 +0000
+++ b/mbed-rtos.lib	Wed Sep 19 15:15:05 2018 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/mbed_official/code/mbed-rtos/#5aed8bae1001
+http://developer.mbed.org/users/mbed_official/code/mbed-rtos/#5713cbbdb706
--- a/mbed.bld	Wed Sep 19 12:16:23 2018 +0000
+++ b/mbed.bld	Wed Sep 19 15:15:05 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/25aea2a3f4e3
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/e95d10626187
\ No newline at end of file