summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Expand)Author
2021-12-09improved init processUros Majstorovic
2021-12-07fixed eve, spi start/stop interfaceUros Majstorovic
2021-12-01i2c added 16 bit register read/writeUros Majstorovic
2021-11-30startup code uses init/runUros Majstorovic
2021-11-28lcd driver added; fixed startup code;Uros Majstorovic
2021-11-25spi display driver initial commitUros Majstorovic
2021-11-25i2s init/start/running fixed; i2c start returns error if i2s is runningUros Majstorovic
2021-11-18eve sleep improvedUros Majstorovic
2021-11-17wakeup cause added to init functionsUros Majstorovic
2021-11-16board REV3 pins in board.h; eve BT817 supportUros Majstorovic
2021-08-27added spi driver for imx8; added lwip tun driverUros Majstorovic
2021-08-27fixed bq25895 initial regsUros Majstorovic
2021-08-27net driver fixedUros Majstorovic
2021-08-27test app prints bq25895 regsUros Majstorovic
2021-05-20filesystem test appUros Majstorovic
2021-05-20test app templateUros Majstorovic
2021-05-20camera test appUros Majstorovic
2021-05-20net protocol added req/rep messagesUros Majstorovic
2021-05-20fat filesystem with disk encryption for sd card driverUros Majstorovic
2021-05-20ov2460 camera sensor and arducam driverUros Majstorovic
2021-05-20ov2460 camera sensor and arducam driverUros Majstorovic
2021-05-20ov2460 camera sensor and arducam driverUros Majstorovic
2021-05-20initial touch calibration fixedUros Majstorovic
2021-05-20string widget update addedUros Majstorovic
2021-05-10spi_dev: deselect not mandatory prior to selectUros Majstorovic
2021-05-10added support for eve cmd loadimage and similarUros Majstorovic
2021-05-10LF -> CRLF on stdoutUros Majstorovic
2021-04-10i2c refactorUros Majstorovic
2021-04-10added gpio managementUros Majstorovic
2021-04-10added gpio managementUros Majstorovic
2021-04-10sdcard init fixedUros Majstorovic
2021-04-08sdcard driverUros Majstorovic
2021-04-08reintrodiced spi_devUros Majstorovic
2021-04-08added board.hUros Majstorovic
2021-03-29moved i2c from esp32 to fe310. added bq25895, drv2605 and lsm9ds1 i2c supportUros Majstorovic
2021-03-29added page touch ui event. added ui event handler to form createUros Majstorovic
2021-03-29added page touch ui event. added ui event handler to form createUros Majstorovic
2021-03-28removed ext event tap1Uros Majstorovic
2021-03-28fixed cursor handling in strw and textwUros Majstorovic
2021-03-27form/app cleanup; scroll infrastructureUros Majstorovic
2021-03-25uievt added to viewUros 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-03-11vitrual tracking fixedUros 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 n...Uros Majstorovic