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.
local_defines.h
00001 #define TO_RS232 0x00000001 00002 #define TO_USB 0x00000002 00003 00004 #define EXEC_CALLED 0x00010000 /* Execed a script from the user */ 00005 #define INDENT_SET 0x00020000 /* Jump point set */ 00006 00007 #define MAX_VAR 10 /* Max number of variables in the stack */ 00008 #define MAX_JMP 10 /* Max jump points in code */
Generated on Mon Jul 18 2022 01:14:06 by
1.7.2