2018 revision to classic DataBus AVC code.

Dependencies:   LSM303DLM Servo SerialGraphicLCD L3G4200D IncrementalEncoder SimpleShell

Revision:
30:ed791f1f7f7d
Parent:
26:2dc31a801cc8
Child:
35:c42e7e29c3bd
--- a/mbed_app.json	Sat Dec 22 20:28:52 2018 +0000
+++ b/mbed_app.json	Wed Dec 26 19:34:17 2018 +0000
@@ -2,7 +2,7 @@
     "target_overrides": {
         "*": {
             "rtos.idle-thread-stack-size": 256,
-            "rtos.main-thread-stack-size": 2048,
+            "rtos.main-thread-stack-size": 4096,
             "rtos.thread-stack-size": 512,
             "platform.default-serial-baud-rate": 115200,
             "platform.stdio-baud-rate": 115200,