Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: inc/global.h
- Revision:
- 50:6924b1a2c769
- Parent:
- 48:1c7861d80d16
- Parent:
- 49:0456ee2271be
- Child:
- 53:14ee82a96d93
diff -r 1c7861d80d16 -r 6924b1a2c769 inc/global.h --- a/inc/global.h Tue Sep 13 16:00:45 2016 +0000 +++ b/inc/global.h Tue Sep 13 19:28:04 2016 +0000 @@ -62,6 +62,7 @@ int type; int size; int order; + int rfreq; std::string fmt; float float_value; uint32_t uint32_value;