Age | Commit message (Expand) | Author |
2022-02-02 | move | Uros Majstorovic |
2022-02-02 | fsfat moved to ext dir | Uros Majstorovic |
2022-02-02 | build fixed | Uros Majstorovic |
2022-01-31 | build fix | Uros Majstorovic |
2022-01-31 | fixed build | Uros Majstorovic |
2022-01-31 | fixed build | Uros Majstorovic |
2021-12-09 | improved init process | Uros Majstorovic |
2021-12-07 | fixed eve, spi start/stop interface | Uros Majstorovic |
2021-12-01 | i2c added 16 bit register read/write | Uros Majstorovic |
2021-11-30 | startup code uses init/run | Uros Majstorovic |
2021-11-28 | lcd driver added; fixed startup code; | Uros Majstorovic |
2021-11-25 | spi display driver initial commit | Uros Majstorovic |
2021-11-25 | i2s init/start/running fixed; i2c start returns error if i2s is running | Uros Majstorovic |
2021-11-18 | eve sleep improved | Uros Majstorovic |
2021-11-17 | wakeup cause added to init functions | Uros Majstorovic |
2021-11-16 | board REV3 pins in board.h; eve BT817 support | Uros Majstorovic |
2021-08-27 | added spi driver for imx8; added lwip tun driver | Uros Majstorovic |
2021-08-27 | fixed bq25895 initial regs | Uros Majstorovic |
2021-08-27 | net driver fixed | Uros Majstorovic |
2021-08-27 | test app prints bq25895 regs | Uros Majstorovic |
2021-05-20 | filesystem test app | Uros Majstorovic |
2021-05-20 | test app template | Uros Majstorovic |
2021-05-20 | camera test app | Uros Majstorovic |
2021-05-20 | net protocol added req/rep messages | Uros Majstorovic |
2021-05-20 | fat filesystem with disk encryption for sd card driver | Uros Majstorovic |
2021-05-20 | ov2460 camera sensor and arducam driver | Uros Majstorovic |
2021-05-20 | ov2460 camera sensor and arducam driver | Uros Majstorovic |
2021-05-20 | ov2460 camera sensor and arducam driver | Uros Majstorovic |
2021-05-20 | initial touch calibration fixed | Uros Majstorovic |
2021-05-20 | string widget update added | Uros Majstorovic |
2021-05-10 | spi_dev: deselect not mandatory prior to select | Uros Majstorovic |
2021-05-10 | added support for eve cmd loadimage and similar | Uros Majstorovic |
2021-05-10 | LF -> CRLF on stdout | Uros Majstorovic |
2021-04-10 | i2c refactor | Uros Majstorovic |
2021-04-10 | added gpio management | Uros Majstorovic |
2021-04-10 | added gpio management | Uros Majstorovic |
2021-04-10 | sdcard init fixed | Uros Majstorovic |
2021-04-08 | sdcard driver | Uros Majstorovic |
2021-04-08 | reintrodiced spi_dev | Uros Majstorovic |
2021-04-08 | added board.h | Uros Majstorovic |
2021-03-29 | moved i2c from esp32 to fe310. added bq25895, drv2605 and lsm9ds1 i2c support | Uros Majstorovic |
2021-03-29 | added page touch ui event. added ui event handler to form create | Uros Majstorovic |
2021-03-29 | added page touch ui event. added ui event handler to form create | Uros Majstorovic |
2021-03-28 | removed ext event tap1 | Uros Majstorovic |
2021-03-28 | fixed cursor handling in strw and textw | Uros Majstorovic |
2021-03-27 | form/app cleanup; scroll infrastructure | Uros Majstorovic |
2021-03-25 | uievt added to view | Uros Majstorovic |
2021-03-25 | uievt added to view | Uros Majstorovic |
2021-03-24 | window hierarchy | Uros Majstorovic |
2021-03-23 | form scroll completed | Uros Majstorovic |