Adding more RAM optimizations
- Split up TriggerMacro and ResultMacro to help the compiler optimize better - Static RAM usage did not decrease, total flash usage did
This commit is contained in:
parent
37b36fe011
commit
9b1e19017f
3 changed files with 59 additions and 44 deletions
|
@ -94,6 +94,7 @@ set( BaseMap "kishsaver" )
|
|||
|
||||
##| Layer additonal .kll maps on the BaseMap, layers are in order from 1st to nth
|
||||
##| Can be set to ""
|
||||
#set( DefaultMap "colemak stdFuncMap" )
|
||||
set( DefaultMap "colemak kishsaver_unix1 stdFuncMap" )
|
||||
|
||||
##| ParitalMaps available on top of the BaseMap. See above for syntax on specifying multiple layers vs. layering
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue