avr: started working on another iteration of the layout modules.
This will become a base module for other layout modules (like hlayout, vlayout and mlayout). All those modules will share the playment code.
This commit is contained in:
@@ -332,6 +332,7 @@ GUI2_MODULE_BEGIN:
|
||||
.include "modules/lcd2/gui2/base/imageview.asm"
|
||||
.include "modules/lcd2/gui2/base/valuelabel.asm"
|
||||
.include "modules/lcd2/gui2/aqhome/sensorwatch.asm"
|
||||
.include "modules/lcd2/gui2/base/layout2.asm"
|
||||
GUI2_MODULE_END:
|
||||
.equ MODULE_SIZE_GUI2 = GUI2_MODULE_END-GUI2_MODULE_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user