Totoo
|
0e6f303eec
|
fix buffer size bug (#1747)
* fix buffer size bug
* faster file over usbcdc - wip
* minimal faster display tx
|
2024-01-10 06:30:43 +13:00 |
|
Bernd Herzog
|
77640c5cc0
|
Usb serial filesystem improvements (#1742)
* refactoring
* improved file system commands
* added binary read/write
|
2024-01-08 19:53:40 +01:00 |
|
Totoo
|
36e1b9a36e
|
Portapack USB screen tx (#1653)
* implemented 2 screen read functions, and haxfixed windows usb bug
* Support up to 64 byte per packet for faster tx
* Added filesize command
|
2023-12-19 22:25:22 +01:00 |
|
Bernd Herzog
|
6069145b68
|
Usb serial (#1648)
* enabled usb clock
* added usb stack to application
* fixed pll0usb clock setup
* implemented serial usb handshake
* implemented serial communication
* integrated chibios shell
* implemented device reset
* implemented enter dfu mode
* implemented hackrf mode command
* implemented flash command
* implemented memory manipulation
* implemented button control
* fixed mode change
* improved reset behavior
* implemented directory commands
* implemented file commands
* improved data communication
* refactorings
|
2023-12-17 17:20:35 +01:00 |
|