portapack-mayhem/firmware/baseband/sd_over_usb
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
..
diskio.c Formatted code (#1007) 2023-05-19 08:16:05 +12:00
diskio.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00
hackrf_core.c Fix SD over USB (#1081) 2023-05-27 11:06:05 +12:00
proc_sd_over_usb.cpp Formatted code (#1007) 2023-05-19 08:16:05 +12:00
scsi.c Usb serial (#1648) 2023-12-17 17:20:35 +01:00
scsi.h Sd over usb macos (#1096) 2023-06-02 12:20:11 +02:00
sd_over_usb.c Usb serial (#1648) 2023-12-17 17:20:35 +01:00
sd_over_usb.h refactoring 2023-04-01 19:24:13 +02:00
usb_bulk_buffer.h added copy of hackrf usb stack 2023-03-29 17:05:11 +02:00
usb_descriptor.c changed the vendor id of sd to usb (#1082) 2023-05-27 21:39:04 +12:00
usb_descriptor.h Formatted code (#1007) 2023-05-19 08:16:05 +12:00