Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-07 | eve screen/tile/canvas/page/form fw added; page widget added | Uros Majstorovic | |
2020-02-26 | text widget added, NOT TESTED | Uros Majstorovic | |
2020-02-26 | fixed build system | Uros Majstorovic | |
2020-02-26 | spidev set divider | Uros Majstorovic | |
2020-02-26 | eve portable | Uros Majstorovic | |
2020-02-26 | portable eve | Uros Majstorovic | |
2020-02-26 | new eve dir | Uros Majstorovic | |
2020-02-26 | eve etype refactor; eve text track with inert bugfix | Uros Majstorovic | |
2020-02-26 | net driver func rename | Uros Majstorovic | |
2020-02-26 | spi driver func rename/optimization | Uros Majstorovic | |
2020-02-26 | event rename | Uros Majstorovic | |
2020-02-19 | eve long press/double tap/inertial scroll | Uros Majstorovic | |
spi flush bugfix resolved dependecies: spi -> net; event -> net renamed various handlers | |||
2020-01-28 | eve logng press event added | Uros Majstorovic | |
2020-01-27 | added screen tracking feature | Uros Majstorovic | |
2020-01-07 | touch event hanlder: added tracking/dragging; text box: added drag/scroll ↵ | Uros Majstorovic | |
capability; added keyboard | |||
2019-12-25 | eve touch driver added; text box updated; | Uros Majstorovic | |
2019-12-19 | eve textbox added; eve cmd result function added | Uros Majstorovic | |
2019-12-13 | fixed and verified audio driver | Uros Majstorovic | |
2019-12-12 | fixed bug in i2s spk driver | 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 | addded uart driver and cell stub driver | 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 start/stop | Uros Majstorovic | |
2019-12-06 | refactor gpio initialization | Uros Majstorovic | |
2019-12-04 | net bugfix; net alloc changed | Uros Majstorovic | |
2019-12-01 | fixed PCM16 bug | Uros Majstorovic | |
2019-11-27 | spi/net integration bugfix | Uros Majstorovic | |
2019-11-26 | spi refacrot and bugfix | Uros Majstorovic | |
2019-11-25 | i2s uses PRCI_get_cpu_freq | Uros Majstorovic | |
2019-11-25 | timer added sleep, timer_set gets msec | Uros Majstorovic | |
2019-11-25 | event busy in loop removed | Uros Majstorovic | |
2019-11-25 | added auto/manual cs control for xchg8/16/32 | Uros Majstorovic | |
2019-11-24 | fixed evt msg get; cleanup | Uros Majstorovic | |
2019-10-19 | network sockets added | 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-16 | i2s init / start fixed | Uros Majstorovic | |
2019-10-16 | i2s has pcm 16bit audio format | Uros Majstorovic | |
2019-10-16 | i2s abuf read/write optimization; fixed i2s events | Uros Majstorovic | |
2019-10-16 | envent q added eos_evtq_wait | Uros Majstorovic | |
2019-10-15 | timer bugfix | 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 | |