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.
Dependents: FreeMASTER_HelloWorld FreeMASTER_HelloWorld2 FreeMASTER_HelloWorld3
Fork of freemaster_lib by
Diff: freemaster_tsa.h
- Revision:
- 7:69e28faf9059
- Parent:
- 0:fb135bf60f82
- Child:
- 8:17470feaa6be
--- a/freemaster_tsa.h Wed May 14 14:05:32 2014 +0000
+++ b/freemaster_tsa.h Wed May 14 14:34:10 2014 +0000
@@ -190,7 +190,7 @@
return FMSTR_TSA_FUNC(id)(pTableSize); \
} else
-#if (FMSTR_USE_TSA_DYNAMIC)
+#if (1)
#define FMSTR_TSA_TABLE_LIST_END() \
if(!nTableIndex--) { \
FMSTR_TSA_FUNC_PROTO(dynamic_tsa); \
