picorv32/firmware
Clifford Wolf 21da66db68 c++/c99-style for loops in firmware 2015-07-04 11:47:43 +02:00
..
README More README stuff 2015-06-28 12:20:23 +02:00
custom_ops.S Removed trailing whitespaces 2015-07-02 10:49:35 +02:00
firmware.h Turned gcc warnings up to eleven 2015-07-04 11:47:19 +02:00
irq.c c++/c99-style for loops in firmware 2015-07-04 11:47:43 +02:00
makehex.py Removed trailing whitespaces 2015-07-02 10:49:35 +02:00
multest.c c++/c99-style for loops in firmware 2015-07-04 11:47:43 +02:00
print.c c++/c99-style for loops in firmware 2015-07-04 11:47:43 +02:00
sections.lds Improved IRQ documentation, added assembler macros 2015-06-28 02:10:45 +02:00
sieve.c c++/c99-style for loops in firmware 2015-07-04 11:47:43 +02:00
start.S Removed trailing whitespaces 2015-07-02 10:49:35 +02:00
stats.c Turned gcc warnings up to eleven 2015-07-04 11:47:19 +02:00

README

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