osmo-e1-hardware/firmware/ice40-riscv
Harald Welte 6fc0ad3c7e fw/e1-tracer: Fix bNumInterfaces in new configuration
This fixes the following Linux kernel error message on the host:
usb 1-1: config 2 has 2 interfaces, different from the descriptor's value: 3

Change-Id: Ideb816169a1e995907901c018e7bd2f963c1a831
2022-11-02 22:06:05 +01:00
..
common common fw: Add hexval() utility function 2022-01-13 13:21:29 +01:00
e1-tracer fw/e1-tracer: Fix bNumInterfaces in new configuration 2022-11-02 22:06:05 +01:00
icE1usb icE1usb fw: Limit dfuprog to proper USB IDs 2022-10-04 16:16:20 +02:00
LICENSE.gpl3 firmware/ice40-riscv: Import common parts to all iCE40/RISC-V firmwares 2020-09-14 10:56:49 +02:00
LICENSE.lgpl3 firmware/ice40-riscv: Import common parts to all iCE40/RISC-V firmwares 2020-09-14 10:56:49 +02:00
README firmware/ice40-riscv: Import common parts to all iCE40/RISC-V firmwares 2020-09-14 10:56:49 +02:00

README

Firmware for iCE40 based board
==============================

The icE1usb, icE1usb-proto and e1-tracer boards are running very similar
gateware, all based around a PicoRV32 RISC-V softcore supported by custom
hardware cores to deal with USB and E1.


License
-------

Files in here are licended either under GPLv3 or LGPLv3 depending on the
specific file. Refer to the notice at the top of each file.

Full text for both licenses is included next to this README.