Jakub Duchniewicz 506cdd9e8d Fix mailboxes to support overwrites and precedence over SW to RTL writes. Add more control code to SW. 8 hours ago
..
.gitignore f69146d035 projects/riscv_usb: Update fw/ gitignore 4 years ago
Makefile 762321e7b8 Port most register management code. 10 hours ago
bin2hex.py 9cf400b9ad projects/riscv_usb: Import RISCV + USB prototype 5 years ago
boot.S c5c853b4b2 projects: Cleanup some common code between projects 2 years ago
buttons.h a09fa0b998 Add Button mailbox. Start implementing SW btn handling logic. 4 days ago
config.h 762321e7b8 Port most register management code. 10 hours 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 506cdd9e8d Fix mailboxes to support overwrites and precedence over SW to RTL writes. Add more control code to SW. 8 hours ago
generation.c 506cdd9e8d Fix mailboxes to support overwrites and precedence over SW to RTL writes. Add more control code to SW. 8 hours ago
generation.h 506cdd9e8d Fix mailboxes to support overwrites and precedence over SW to RTL writes. Add more control code to SW. 8 hours ago
led.c ed38d06cbd projects/riscv_usb/fw: Update LED driver to latest code 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 5 years ago
mini-printf.h 9cf400b9ad projects/riscv_usb: Import RISCV + USB prototype 5 years ago
registers.h 506cdd9e8d Fix mailboxes to support overwrites and precedence over SW to RTL writes. Add more control code to SW. 8 hours ago
spi.c 01b4fc0568 projects/riscv_usb/fw: Minor warning fixes 4 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
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