summaryrefslogtreecommitdiff
path: root/code/fe310/eos/event.c
AgeCommit message (Collapse)Author
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
2019-12-25eve touch driver added; text box updated;Uros Majstorovic
2019-12-07eos evtq flags refactor; net buf flags refator for all modulesUros Majstorovic
2019-12-06net refactor: alloc reverted to take void arg; EOS_NET_FLAGs renamedUros Majstorovic
2019-11-25event busy in loop removedUros Majstorovic
2019-11-24fixed evt msg get; cleanupUros Majstorovic
2019-10-19network sockets addedUros Majstorovic
2019-10-18added spi driverUros Majstorovic
2019-10-16envent q added eos_evtq_waitUros Majstorovic
2019-10-15event handler flags per evt subtypeUros Majstorovic
timer has evt subtypes i2s refactor i2s has spk event i2s fixed intr handler audio buf push msgq fixed get message
2019-10-13net refactor; rename cmd -> typeUros Majstorovic
2019-10-08fixed audio and spi pins for board REV1Uros Majstorovic
2019-08-30event flags cleanup; added user event typeUros Majstorovic
2018-03-21fixed net driver; added asm version of spi handlersUros Majstorovic
2018-03-16fixed race conditionsUros Majstorovic
2018-03-14fixed concerning new asm trap entryUros Majstorovic
2018-01-16eos supportUros Majstorovic