summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-11-25event busy in loop removedUros Majstorovic
2019-11-25added auto/manual cs control for xchg8/16/32Uros Majstorovic
2019-11-24fixed build for fe310Uros Majstorovic
2019-11-24fixed evt msg get; cleanupUros Majstorovic
2019-11-24build sys fixUros Majstorovic
2019-11-24typo in _tr_releaseUros Majstorovic
2019-10-25rename fe310 -> netUros Majstorovic
2019-10-25rename fe310 -> netUros Majstorovic
2019-10-19fixed transport buf free/flag set interfaceUros Majstorovic
2019-10-19network sockets addedUros Majstorovic
2019-10-19network sockets addedUros Majstorovic
2019-10-19fixed transport interface; risc-v transport updated to support eos sock ↵Uros Majstorovic
interface
2019-10-18spi: added wait condition; fixed init procUros Majstorovic
2019-10-18fixed interrupt priority defsUros Majstorovic
2019-10-18added spi driverUros Majstorovic
2019-10-16i2s init / start fixedUros Majstorovic
2019-10-16i2s has pcm 16bit audio formatUros Majstorovic
2019-10-16i2s abuf read/write optimization; fixed i2s eventsUros Majstorovic
2019-10-16envent q added eos_evtq_waitUros Majstorovic
2019-10-15timer bugfixUros Majstorovic