picorv32/firmware
Clifford Wolf 084056f729 Unsigned arguments for print_dec()
Patch by Larry Doolittle
2015-07-02 10:46:21 +02:00
..
README More README stuff 2015-06-28 12:20:23 +02:00
custom_ops.S Improved IRQ documentation, added assembler macros 2015-06-28 02:10:45 +02:00
firmware.h Unsigned arguments for print_dec() 2015-07-02 10:46:21 +02:00
irq.c Unsigned arguments for print_dec() 2015-07-02 10:46:21 +02:00
makehex.py Improved IRQ documentation, added assembler macros 2015-06-28 02:10:45 +02:00
multest.c Improved IRQ documentation, added assembler macros 2015-06-28 02:10:45 +02:00
print.c Unsigned arguments for print_dec() 2015-07-02 10:46:21 +02:00
sections.lds Improved IRQ documentation, added assembler macros 2015-06-28 02:10:45 +02:00
sieve.c Improved IRQ documentation, added assembler macros 2015-06-28 02:10:45 +02:00
start.S Added ENABLE_IRQ_QREGS and ENABLE_IRQ_TIMER 2015-06-28 22:09:51 +02:00
stats.c Unsigned arguments for print_dec() 2015-07-02 10:46:21 +02:00

README

A simple test firmware. This code is in the public domain. Simply copy whatever
you can use.