Skip to content
Snippets Groups Projects
Select Git revision
  • 26b765a120198356fe9104b7edaccdaa70e0cb11
  • main default protected
  • phhw
  • captouch-threshold
  • t
  • dos
  • test2
  • test
  • slewtest
  • simtest
  • view-think
  • vm-pending
  • media-buf
  • scope
  • passthrough
  • wave
  • vsync
  • dos-main-patch-50543
  • json-error
  • rahix/big-flow3r
  • pippin/media_framework
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
34 results

main.py

Forked from flow3r / flow3r firmware
Source project has a limited visibility.
  • q3k's avatar
    26b765a1
    st3m/mpy: new captouch api · 26b765a1
    q3k authored
    This removes all hardware.* captouch calls from mpy and ports the entire
    API to captouch.*.
    
    Internally in C, we have unified all API calls under one
    st3m_captouch_read call which lets the user access structured data in
    any way they want.
    26b765a1
    History
    st3m/mpy: new captouch api
    q3k authored
    This removes all hardware.* captouch calls from mpy and ports the entire
    API to captouch.*.
    
    Internally in C, we have unified all API calls under one
    st3m_captouch_read call which lets the user access structured data in
    any way they want.