Adding initial work for SimpleMap style macros
- Differentiating between simple and complex macros - Worst case requires more flash - Best case will use a lot less RAM - Requires update to kll compiler
This commit is contained in:
parent
d63886954c
commit
b4c1951b0d
4 changed files with 71 additions and 55 deletions
|
@ -7,6 +7,12 @@
|
|||
###
|
||||
|
||||
|
||||
###
|
||||
# Required Sub-modules
|
||||
#
|
||||
AddModule ( Macro Common )
|
||||
|
||||
|
||||
###
|
||||
# Module C files
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue