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:
Jacob Alexander 2014-09-16 23:29:21 -07:00
parent 37b36fe011
commit 9b1e19017f
3 changed files with 59 additions and 44 deletions

View file

@ -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