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
/
net.c
Age
Commit message (
Expand
)
Author
2020-05-17
power management implemented; net protocol change
Uros Majstorovic
2020-02-26
net driver func rename
Uros Majstorovic
2020-02-19
eve long press/double tap/inertial scroll
Uros Majstorovic
2020-01-28
eve logng press event added
Uros Majstorovic
2019-12-11
added eos_bufq to msgq; net changed accordingly
Uros Majstorovic
2019-12-08
net bufq size macro made public
Uros Majstorovic
2019-12-07
eos evtq flags refactor; net buf flags refator for all modules
Uros Majstorovic
2019-12-06
net refactor: alloc reverted to take void arg; EOS_NET_FLAGs renamed
Uros Majstorovic
2019-12-06
refactor gpio initialization
Uros Majstorovic
2019-12-04
net bugfix; net alloc changed
Uros Majstorovic
2019-11-27
spi/net integration bugfix
Uros Majstorovic
2019-10-19
network sockets added
Uros Majstorovic
2019-10-18
spi: added wait condition; fixed init proc
Uros Majstorovic
2019-10-18
fixed interrupt priority defs
Uros Majstorovic
2019-10-18
added spi driver
Uros Majstorovic
2019-10-15
event handler flags per evt subtype
Uros Majstorovic
2019-10-13
net refactor; rename cmd -> type
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
2018-07-29
pin numbers fixed
Uros Majstorovic
2018-03-27
fixed wm param for spi; added cond compile for spi handlers in asm; refactore...
Uros Majstorovic
2018-03-22
spi exchange handler simplified; net test pass with asm spi handlers
Uros Majstorovic
2018-03-21
fixed net driver; added asm version of spi handlers
Uros Majstorovic
2018-03-16
fixed race conditions
Uros Majstorovic
2018-03-14
i2s driver added; new amd trap entry vector added
Uros Majstorovic
2018-03-14
fixed concerning new asm trap entry
Uros Majstorovic
2018-01-16
eos support
Uros Majstorovic