summaryrefslogtreecommitdiff
path: root/code/fe310/eos/i2s.h
AgeCommit message (Collapse)Author
2020-08-05code -> fwUros 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
2019-12-13fixed and verified audio driverUros Majstorovic
2019-12-07eos evtq flags refactor; net buf flags refator for all modulesUros 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
2018-03-27fixed wm param for spi; added cond compile for spi handlers in asm; ↵Uros Majstorovic
refactored i2s
2018-03-23fixed asm rts spi handler; added sample rate to i2s init; refactoredUros Majstorovic
2018-03-17i2s start/stop fixed properlyUros Majstorovic
2018-03-14i2s driver added; new amd trap entry vector addedUros Majstorovic