index
:
mikroPhone
master
mikroPhone repository
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
fe310
/
eos
/
i2s.c
Age
Commit message (
Expand
)
Author
2019-10-15
event handler flags per evt subtype
Uros Majstorovic
2019-10-13
fixed msgq bug
Uros Majstorovic
2019-10-13
net refactor; rename cmd -> type
Uros Majstorovic
2019-10-08
fixed audio and spi pins for board REV1
Uros Majstorovic
2019-08-30
event flags cleanup; added user event type
Uros Majstorovic
2019-07-26
fixed audio pins for phone board
Uros Majstorovic
2019-01-09
i2s speaker driver added
Uros Majstorovic
2018-04-06
shift register i2s impl
Uros Majstorovic
2018-03-27
fixed wm param for spi; added cond compile for spi handlers in asm; refactore...
Uros Majstorovic
2018-03-23
fixed asm rts spi handler; added sample rate to i2s init; refactored
Uros Majstorovic
2018-03-22
cycle init early start
Uros Majstorovic
2018-03-21
fixed net driver; added asm version of spi handlers
Uros Majstorovic
2018-03-17
i2s start/stop fixed properly
Uros Majstorovic
2018-03-17
pwm scaling for i2s sck line added
Uros Majstorovic
2018-03-16
fixed irq handlers for ci/sd
Uros Majstorovic
2018-03-16
fixed race conditions
Uros Majstorovic
2018-03-14
i2s driver added; new amd trap entry vector added
Uros Majstorovic