gullradriel
|
fcc52e83de
|
enforce #ifndef __HEADER_H instead of #pragma once, for code consitency and better portability (#2296)
|
2024-10-14 15:50:04 +02:00 |
|
zxkmm
|
b43eaa8786
|
protect serial asyncmsg with indicate to prevent halt (#2272)
|
2024-09-29 10:19:29 +02:00 |
|
Bernd Herzog
|
7a4c3184a1
|
reworked usb serial communication (#1766)
|
2024-01-13 18:05:29 +01:00 |
|
Totoo
|
58bf60695d
|
Touch emulation from usb cdc (#1706)
|
2024-01-03 14:06:29 +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 |
|