library to modify and read program variable in runtime from a serial console. You can reset as well the mbed from the console without pushing buttons. Handy for debugging from the online compiler as you can change the behavior of the program without need to recompile each time.

Revisions of VarStore.cpp

Revision Date Message Actions
13:e1ba5bf9e51f 2014-08-26 first version of documentation File  Diff  Annotate
12:e9c8d2d9ac71 2014-08-26 using new and variable number of variables File  Diff  Annotate
10:34d368966675 2014-08-26 converted worker2 from friend to static private to avoid clutter in namespace; File  Diff  Annotate
9:d081aa4e4418 2014-08-25 workin with rawserial and without malloc. dump string limited to 132 chars File  Diff  Annotate
8:934ec53fe2c0 2014-08-25 con rawserial y sin avanzar en dump de las variables File  Diff  Annotate
7:fafe81a95c08 2014-08-25 before changes to buffered serial File  Diff  Annotate
6:9848fdaf2ad9 2014-08-25 en modo gestion via interrupciones. Antes de hacer limpieza y preparar para publicacion File  Diff  Annotate
5:47b67a7c0bb7 2014-08-25 antes de meter los cambios de VarStore::MyThis en worker2 File  Diff  Annotate
4:4be2eaf872df 2014-08-25 quitando el wait del thread worker File  Diff  Annotate
3:cf43e6de918e 2014-08-25 added wait command File  Diff  Annotate
2:a59207652720 2014-08-25 worker como static, lanzandolo de manera independiente en el main. admite tres comandos, via ->DO que son set/get-dump/reset para carge de nuevo programa en el mbed sin darle al boton File  Diff  Annotate
1:bbd6b84fc908 2014-08-25 antes de poner el worker en el constructor File  Diff  Annotate
0:85afbf3c9fad 2014-08-25 version inicial de la librer?a VarStore File  Diff  Annotate