osmo-e1-hardware/firmware/ice40-riscv/icE1usb
Harald Welte e6b0fe8377 icE1usb fw: un-configure E1 when altsetting 0 is selected.
So far we started on altsetting 0->1 transition, but we didn't stop
on the inverse 1->0 which typically happens when the host software
(osmo-e1d) stops.

Closes: OS#4676
Change-Id: I8e4817f68d8893ab2dc98fe93ce9a673e209ca63
2021-01-05 23:25:38 +01:00
..
.gitignore fw/icE1usb: Import firmware for the icE1usb and icE1usb-proto boards 2020-09-14 10:56:49 +02:00
Makefile firmware: Build firmware files with auto-generated version numbers 2020-12-17 13:20:51 +01:00
config.h fw/icE1usb: Import firmware for the icE1usb and icE1usb-proto boards 2020-09-14 10:56:49 +02:00
e1.c icE1usb fw: Expose error conditions from E1 driver 2021-01-05 23:25:34 +01:00
e1.h icE1usb fw: Expose error conditions from E1 driver 2021-01-05 23:25:34 +01:00
e1_hw.h icE1usb fw: Put E1 IP core register related #defines in e1_hw.h 2020-12-27 14:09:02 +01:00
fw_app.c icE1usb fw: USB control request handling 2021-01-05 23:24:32 +01:00
ice1usb_proto.h icE1usb fw: Expose error conditions from E1 driver 2021-01-05 23:25:34 +01:00
misc.c icE1usb fw: Use green per-port LED to indicate alignment status 2020-12-20 23:20:21 +00:00
misc.h firmware/ice40-riscv: Create a reboot() function 2020-10-29 13:19:05 +01:00
usb_desc_app.c icE1usb fw: Expose error conditions from E1 driver 2021-01-05 23:25:34 +01:00
usb_e1.c icE1usb fw: un-configure E1 when altsetting 0 is selected. 2021-01-05 23:25:38 +01:00
usb_e1.h firmware/ice40-riscv: Add usb_e1.h 2020-10-29 13:25:45 +01:00
usb_str_app.txt fw/icE1usb: Import firmware for the icE1usb and icE1usb-proto boards 2020-09-14 10:56:49 +02:00