Krzysztof Skrzynecki a2c378ca17 fix regs in fw, remove race condition from buttons, type fixes 4 days ago
..
.gitignore f69146d035 projects/riscv_usb: Update fw/ gitignore 4 years ago
Makefile 762321e7b8 Port most register management code. 3 weeks ago
bin2hex.py 9cf400b9ad projects/riscv_usb: Import RISCV + USB prototype 5 years ago
boot.S 13cf88d347 Change clocks to 99M and 24.75M. 2 weeks ago
buttons.h 79685c7c47 Change the way buttons are handled. 3 weeks ago
config.h e7d97021d3 Add custom own timer. Working timer and printing values. Working keyboard. 3 weeks 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 a2c378ca17 fix regs in fw, remove race condition from buttons, type fixes 4 days ago
generation.c a2c378ca17 fix regs in fw, remove race condition from buttons, type fixes 4 days ago
generation.h a2c378ca17 fix regs in fw, remove race condition from buttons, type fixes 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.h a2c378ca17 fix regs in fw, remove race condition from buttons, type fixes 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 13cf88d347 Change clocks to 99M and 24.75M. 2 weeks 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