index
:
rvPhone.git
master
risc-v phone repository (obsolete)
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
fe310
/
eos
/
trap_entry.S
Age
Commit message (
Collapse
)
Author
2019-12-12
fixed bug in i2s spk driver
Uros Majstorovic
2019-12-07
eos evtq flags refactor; net buf flags refator for all modules
Uros Majstorovic
2019-12-01
fixed PCM16 bug
Uros Majstorovic
2019-11-24
fixed evt msg get; cleanup
Uros Majstorovic
2019-10-18
fixed interrupt priority defs
Uros Majstorovic
2019-10-18
added spi driver
Uros Majstorovic
2019-10-16
i2s init / start fixed
Uros Majstorovic
2019-10-16
i2s has pcm 16bit audio format
Uros Majstorovic
2019-10-15
event handler flags per evt subtype
Uros Majstorovic
timer has evt subtypes i2s refactor i2s has spk event i2s fixed intr handler audio buf push msgq fixed get message
2019-10-13
fixed msgq bug
Uros Majstorovic
2019-10-13
net refactor; rename cmd -> type
Uros Majstorovic
2019-10-09
removed EOS_WITH_SPI_ASM from asm trap_entry
Uros Majstorovic
2019-10-08
fixed audio and spi pins for board REV1
Uros Majstorovic
2019-01-09
i2s speaker driver added
Uros Majstorovic
2018-07-29
pin numbers fixed
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; ↵
Uros Majstorovic
refactored i2s
2018-03-23
fixed asm rts spi handler; added sample rate to i2s init; refactored
Uros Majstorovic
2018-03-22
spi exchange handler simplified; net test pass with asm spi handlers
Uros Majstorovic
2018-03-22
renamed labels
Uros Majstorovic
2018-03-21
fixed net driver; added asm version of spi handlers
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