summaryrefslogtreecommitdiff
path: root/code/fe310
AgeCommit message (Expand)Author
2020-02-26eve etype refactor; eve text track with inert bugfixUros Majstorovic
2020-02-26net driver func renameUros Majstorovic
2020-02-26spi driver func rename/optimizationUros Majstorovic
2020-02-26event renameUros Majstorovic
2020-02-19eve long press/double tap/inertial scrollUros Majstorovic
2020-01-28eve logng press event addedUros Majstorovic
2020-01-27added screen tracking featureUros Majstorovic
2020-01-07touch event hanlder: added tracking/dragging; text box: added drag/scroll cap...Uros Majstorovic
2019-12-25eve touch driver added; text box updated;Uros Majstorovic
2019-12-19eve textbox added; eve cmd result function addedUros Majstorovic
2019-12-13fixed and verified audio driverUros Majstorovic
2019-12-12fixed bug in i2s spk driverUros Majstorovic
2019-12-11added eos_bufq to msgq; net changed accordinglyUros Majstorovic
2019-12-08net bufq size macro made publicUros Majstorovic
2019-12-07addded uart driver and cell stub driverUros Majstorovic
2019-12-07eos evtq flags refactor; net buf flags refator for all modulesUros Majstorovic
2019-12-06net refactor: alloc reverted to take void arg; EOS_NET_FLAGs renamedUros Majstorovic
2019-12-06refactor start/stopUros Majstorovic
2019-12-06refactor gpio initializationUros Majstorovic
2019-12-04added new metal sdkUros Majstorovic
2019-12-04net bugfix; net alloc changedUros Majstorovic
2019-12-01fixed PCM16 bugUros Majstorovic
2019-11-27spi/net integration bugfixUros Majstorovic
2019-11-26spi refacrot and bugfixUros Majstorovic
2019-11-25i2s uses PRCI_get_cpu_freqUros Majstorovic
2019-11-25timer added sleep, timer_set gets msecUros Majstorovic
2019-11-25event busy in loop removedUros Majstorovic
2019-11-25added auto/manual cs control for xchg8/16/32Uros Majstorovic
2019-11-24fixed evt msg get; cleanupUros Majstorovic
2019-10-19network sockets addedUros Majstorovic
2019-10-19network sockets addedUros Majstorovic
2019-10-18spi: added wait condition; fixed init procUros Majstorovic
2019-10-18fixed interrupt priority defsUros Majstorovic
2019-10-18added spi driverUros 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
2019-10-16envent q added eos_evtq_waitUros Majstorovic
2019-10-15timer bugfixUros Majstorovic
2019-10-15event handler flags per evt subtypeUros Majstorovic
2019-10-13fixed msgq bugUros Majstorovic
2019-10-13net refactor; rename cmd -> typeUros Majstorovic
2019-10-09removed EOS_WITH_SPI_ASM from asm trap_entryUros Majstorovic
2019-10-08fixed audio and spi pins for board REV1Uros Majstorovic
2019-08-30event flags cleanup; added user event typeUros Majstorovic
2019-07-26fixed audio pins for phone boardUros Majstorovic
2019-05-06pin numbers cleanupUros Majstorovic
2019-01-09i2s speaker driver addedUros Majstorovic
2018-07-29pin numbers fixedUros Majstorovic
2018-04-06shift register i2s implUros Majstorovic