summaryrefslogtreecommitdiff
path: root/code
AgeCommit message (Collapse)Author
2020-06-08touch extended tracking refactorUros Majstorovic
2020-06-06tile -> window; opverlapping windows addedUros Majstorovic
2020-06-06ecp_conn_create_t/ecp_conn_destroy_t/ecp_conn_open_t/ecp_conn_close_t ↵Uros Majstorovic
typedefs fixed
2020-06-06ecp_conn_alloc_t/ecp_conn_free_t typedefs fixedUros Majstorovic
2020-06-06ecp_conn_handler_msg_t typedef fixedUros Majstorovic
2020-06-06ecp_conn_handler_new_t typedef fixedUros Majstorovic
2020-06-06ecp_rng_t typedef fixedUros Majstorovic
2020-06-06ecp_timer_retry_t typedef fixedUros Majstorovic
2020-05-26added licenseUros Majstorovic
2020-05-26added license filesUros Majstorovic
2020-05-24esp32 deep sleep implementedUros Majstorovic
2020-05-23eve power amanger fixUros Majstorovic
2020-05-18poer management fixUros Majstorovic
2020-05-17power management fixUros Majstorovic
2020-05-17power management implemented; net protocol changeUros Majstorovic
2020-05-17power management implemented; net protocol changeUros Majstorovic
2020-05-17power management implemented; net protocol changeUros Majstorovic
2020-05-11msgq functions rename; wifi constant renameUros Majstorovic
2020-05-09wifi driver fixUros Majstorovic
2020-05-09fixed wifi driverUros Majstorovic
2020-05-09added sleep/wake for modem; fixed ppp driver APIUros Majstorovic
2020-05-06at cmd processing; pppos driverUros Majstorovic
2020-03-11eve refactor: keyboard scale param; track extended; oscillator extended trackerUros Majstorovic
2020-03-11timer fixUros Majstorovic
2020-03-07fixed build sysUros Majstorovic
2020-03-07eve screen/tile/canvas/page/form fw added; page widget addedUros Majstorovic
2020-03-07fixed sbrkUros Majstorovic
2020-03-07linker script fix: moved static data to ITIMUros Majstorovic
2020-02-26text widget added, NOT TESTEDUros Majstorovic
2020-02-26fixed build systemUros Majstorovic
2020-02-26spidev set dividerUros Majstorovic
2020-02-26ecp/eos new compatibility changesUros Majstorovic
2020-02-26eve portableUros Majstorovic
2020-02-26portable eveUros Majstorovic
2020-02-26new eve dirUros Majstorovic
2020-02-26cell uart/pcm fixesUros Majstorovic
2020-02-26gpio fixesUros Majstorovic
2020-02-26msgq size functionsUros Majstorovic
2020-02-26eve etype refactor; eve text track with inert bugfixUros Majstorovic
2020-02-26net driver func renameUros Majstorovic
2020-02-26spi driver func rename/optimizationUros Majstorovic
2020-02-26event renameUros Majstorovic
2020-02-19eve long press/double tap/inertial scrollUros Majstorovic
spi flush bugfix resolved dependecies: spi -> net; event -> net renamed various handlers
2020-01-28eve logng press event addedUros Majstorovic
2020-01-27added screen tracking featureUros Majstorovic
2020-01-07touch event hanlder: added tracking/dragging; text box: added drag/scroll ↵Uros Majstorovic
capability; added keyboard
2019-12-25eve touch driver added; text box updated;Uros Majstorovic
2019-12-19flush buffer on cell pcm startUros Majstorovic
2019-12-19eve textbox added; eve cmd result function addedUros Majstorovic
2019-12-13fixed and verified audio driverUros Majstorovic