Triss
d6f7bab1b2
proper line coding & baudrate setting thru usb-cdc interface
2021-07-21 19:59:59 +02:00
Triss
66de0a0bc5
fix compilation when USE_USBCDC_FOR_STDIO is disabled
2021-07-21 02:09:18 +02:00
Triss
595c768b88
make vnd cfg interface index configurable (as it shouldve been)
2021-07-14 03:12:37 +02:00
Triss
16963bd39b
i2c module stuff, firmware now correctly handles error conditions
2021-07-14 03:04:40 +02:00
Triss
2e235770d3
better vnd interface probing
2021-07-13 03:41:38 +02:00
Triss
f9eb86b60e
add basics of the kernel driver :0
2021-07-12 01:43:35 +02:00
Triss
0f4566d0e7
spi stuff
2021-07-04 16:09:45 +02:00
Triss
5c17820a52
add vendor itf-based settings & commands for I2C and temp sensor stuff
...
TODOs are:
* add one for SPI too (TODO: look at linux kernel for required features)
* document all these commands somewhere
* implement linux kernel driver(s)
* maaaybeeee fix the I2C-Tiny-USB driver? idk
* also grep for minor TODOs in src
2021-07-04 02:22:00 +02:00
Triss
779c5e98f4
add interfaces to default mode, all works except I2C, also tempsense active/addr conf has to be readded thru new usb vnd itf
2021-07-03 02:19:05 +02:00