neorv32/sw/example
stnolting 02e192f13d [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions
these operations will be emulated using gcc builtin functions
2021-03-25 14:06:52 +01:00
..
bit_manipulation [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
blink_led [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
coremark [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
cpu_test [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_freeRTOS [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_gpio_irq [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_nco [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_neopixel [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_pwm [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_trng [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_twi [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
demo_wdt [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
game_of_life [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
hello_world [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
hex_viewer [sw/example/*/makefile] added compiler switch to avoid floating-point division/sqrt instructions 2021-03-25 14:06:52 +01:00
makefile replaced 'compile' target by 'exe' target; 'compile' is still available for compatibility 2020-08-20 20:51:34 +02:00