2018 revision to classic DataBus AVC code.

Dependencies:   LSM303DLM Servo SerialGraphicLCD L3G4200D IncrementalEncoder SimpleShell

Revision:
37:b8259500dbd3
Parent:
35:c42e7e29c3bd
--- a/mbed_app.json	Tue Jan 01 17:44:27 2019 +0000
+++ b/mbed_app.json	Wed Jan 02 18:20:47 2019 +0000
@@ -2,7 +2,7 @@
     "target_overrides": {
         "*": {
             "rtos.idle-thread-stack-size": 256,
-            "rtos.main-thread-stack-size": 8192,
+            "rtos.main-thread-stack-size": 4096,
             "rtos.thread-stack-size": 512,
             "platform.default-serial-baud-rate": 115200,
             "platform.stdio-baud-rate": 115200,