neorv32/sw/example
2021-01-26 17:52:33 +01:00
..
bit_manipulation [sw/example/bit_manip] minor output edits 2021-01-26 17:52:33 +01:00
blink_led [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
coremark [sw/example/cpu_test,coremark] added HPM counter for 'multi-cycle ALU operation wait cycle' 2021-01-14 18:36:21 +01:00
cpu_test [sw/example] updated test programs due to reworked WDT hardware 2021-01-22 18:33:20 +01:00
demo_freeRTOS [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_gpio_irq [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_pwm [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_trng [sw/example/demo_trng] updated TRNG demo/test program 2021-01-23 19:11:51 +01:00
demo_twi [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_wdt [sw/example] updated test programs due to reworked WDT hardware 2021-01-22 18:33:20 +01:00
game_of_life [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
hello_world [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
hex_viewer [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:34:58 +01:00
makefile replaced 'compile' target by 'exe' target; 'compile' is still available for compatibility 2020-08-20 20:51:34 +02:00