![]() |
NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
Simple demo program for the default custom functions subsystem (CFS) module. More...
#include <neorv32.h>Macros | |
User configuration | |
| #define | BAUD_RATE 19200 |
| #define | TESTCASES 4 |
Functions | |
| int | main () |
Simple demo program for the default custom functions subsystem (CFS) module.
| #define BAUD_RATE 19200 |
UART BAUD rate
| #define TESTCASES 4 |
Number of test cases per CFS function
| int main | ( | void | ) |
Main function