summaryrefslogtreecommitdiff
path: root/code
AgeCommit message (Collapse)Author
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
2019-12-12fixed bug in i2s spk driverUros Majstorovic
2019-12-11cell fixed; cell voice test passedUros Majstorovic
2019-12-11added eos_bufq to msgq; net changed accordinglyUros Majstorovic
2019-12-08fixed uart data relay bug; fixed all xCreateTask to use new macros for stack ↵Uros Majstorovic
size; fixed err type for msgq;
2019-12-08net bufq size macro made publicUros Majstorovic
2019-12-07sync with prev code refactorUros Majstorovic
2019-12-07addded uart driver and cell stub driverUros Majstorovic
2019-12-07eos evtq flags refactor; net buf flags refator for all modulesUros Majstorovic
2019-12-07added net_alloc; fixed cell modem driverUros Majstorovic
2019-12-07added net_alloc; fixed cell modem driverUros Majstorovic
2019-12-06net refactor: alloc reverted to take void arg; EOS_NET_FLAGs renamedUros Majstorovic
2019-12-06refactor start/stopUros Majstorovic
2019-12-06refactor gpio initializationUros Majstorovic
2019-12-04esp32: added sock interfaceUros Majstorovic
2019-12-04esp32 refactoringUros Majstorovic
2019-12-04added new metal sdkUros Majstorovic
2019-12-04net bugfix; net alloc changedUros Majstorovic
2019-12-01fixed PCM16 bugUros Majstorovic
2019-11-27spi/net integration bugfixUros Majstorovic
2019-11-26spi refacrot and bugfixUros Majstorovic
2019-11-25eos timer_set gets msecUros Majstorovic
2019-11-25i2s uses PRCI_get_cpu_freqUros Majstorovic
2019-11-25timer added sleep, timer_set gets msecUros Majstorovic