Jakub Duchniewicz 827f19c8b2 Distinguish between two kinds of mailboxes RTL2SW and SW2RTL. 1 day ago
..
.gitignore f69146d035 projects/riscv_usb: Update fw/ gitignore 4 years ago
Makefile a1e67cfd04 remove USB from deps 2 weeks 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 827f19c8b2 Distinguish between two kinds of mailboxes RTL2SW and SW2RTL. 1 day 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 30e995fcc2 Add timer expiring in SW. 4 days 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.c 561a0dfbd0 Add ability to flash LEDs over Wishbone on RTL side. 3 weeks ago
registers.h a09fa0b998 Add Button mailbox. Start implementing SW btn handling logic. 4 days 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