Sylvain Munaut 8b0bebfde2 projects/riscv_usb: Add custom vendor commands in DFU firmware 5 years ago
..
.gitignore f69146d035 projects/riscv_usb: Update fw/ gitignore 4 years ago
Makefile 8b0bebfde2 projects/riscv_usb: Add custom vendor commands in DFU firmware 4 years ago
bin2hex.py 9cf400b9ad projects/riscv_usb: Import RISCV + USB prototype 6 years ago
boot.S cb358304ff projects/riscv_usb: Adapt to allow 64k/128k of SPRAM 4 years ago
config.h 8d8eee979f projects/riscv_usb: Add driver for the SPI IP 5 years ago
console.c d48b63777c projects/riscv_usb: Add missing () in constant init 5 years ago
console.h bda118d74b projects/riscv_usb: Major firmware rework/refactoring 5 years ago
fw_app.c a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
fw_dfu.c a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
led.c 7c7e120a84 projects: Update constraints for bitsy v0 and v1 4 years ago
led.h 594fd1d74e projects/riscv_usb: Add driver for the LED driver IP 5 years ago
lnk-app.lds cb358304ff projects/riscv_usb: Adapt to allow 64k/128k of SPRAM 4 years ago
lnk-boot.lds 3fd3e6bec1 projects/riscv_usb: Improve firmware size by turning on LTO 5 years ago
mini-printf.c 9cf400b9ad projects/riscv_usb: Import RISCV + USB prototype 6 years ago
mini-printf.h 9cf400b9ad projects/riscv_usb: Import RISCV + USB prototype 6 years ago
spi.c 66a84a317a projects/riscv_usb: Improve and add flash write support to the SPI driver 5 years ago
spi.h 66a84a317a projects/riscv_usb: Improve and add flash write support to the SPI driver 5 years ago
start.S cb358304ff projects/riscv_usb: Adapt to allow 64k/128k of SPRAM 4 years ago
usb.c 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb.h 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_ctrl_ep0.c 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_ctrl_std.c 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_desc_app.c 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_desc_dfu.c a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
usb_dfu.c 8b0bebfde2 projects/riscv_usb: Add custom vendor commands in DFU firmware 4 years ago
usb_dfu.h a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
usb_dfu_proto.h a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
usb_dfu_rt.c a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
usb_dfu_rt.h a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
usb_dfu_vendor.c 8b0bebfde2 projects/riscv_usb: Add custom vendor commands in DFU firmware 4 years ago
usb_gen_strings.py 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_hw.h 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_priv.h 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_proto.h 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_str_app.txt 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
usb_str_dfu.txt a3065f1629 projects/riscv_usb: Import DFU firmware 4 years ago
utils.c 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago
utils.h 8cc8acfb36 projects/riscv_usb: Complete overhaul of the USB stack 4 years ago