neorv32/sw/example
2020-12-29 19:45:51 +01:00
..
blink_led [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
coremark [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
cpu_test [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
demo_freeRTOS [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
demo_gpio_irq [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
demo_pwm [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
demo_trng [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
demo_twi [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
demo_wdt [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
game_of_life [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
hello_world [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
hex_viewer [sw] updated UART init function call (added no-parity configuration; all examples + bootloader still use 8N1 uart configuration) 2020-12-29 19:45:51 +01:00
makefile replaced 'compile' target by 'exe' target; 'compile' is still available for compatibility 2020-08-20 20:51:34 +02:00