summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/app
AgeCommit message (Collapse)Author
2022-03-30sock api fixed; net reply messages fixedUros Majstorovic
2022-01-31fixed buildUros Majstorovic
2021-11-16board REV3 pins in board.h; eve BT817 supportUros Majstorovic
2021-03-27form/app cleanup; scroll infrastructureUros Majstorovic
2021-03-25uievt added to viewUros Majstorovic
2021-03-24window hierarchyUros Majstorovic
2021-03-23form scroll completedUros Majstorovic
2021-03-16init code cleanupUros Majstorovic
2021-02-28added app formUros Majstorovic
2021-02-28refacotr app/ apiUros Majstorovic
2021-02-28font property moved to widget baseUros Majstorovic
2021-02-28net send will do selected spi dev pause/resume if more is set and netowk is ↵Uros Majstorovic
not active
2021-02-24added test app with voice, wifi/cellular data connectivity examplesUros Majstorovic
2020-08-26kbdwin removed; stack and contructor moved to viewUros Majstorovic
2020-08-24fixed bug in form constructor; free widget improvedUros Majstorovic
2020-08-23dynamic memory alloc for gui added; page navigation addedUros Majstorovic