flash based config testing

Dependencies:   mbed

Revision:
0:941e150e78b6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config.cpp	Wed Mar 01 00:52:47 2017 +0000
@@ -0,0 +1,4 @@
+#include "config.h"
+
+float __float_reg[64];
+int __int_reg[64];
\ No newline at end of file