NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
Demo/test program for NEORV32's newlib C standard library support. More...
Macros | |
User configuration | |
#define | BAUD_RATE 19200 |
Functions | |
Print main's return code using a destructor | |
void | main_destructor_test (void) |
int | main () |
Demo/test program for NEORV32's newlib C standard library support.
#define BAUD_RATE 19200 |
UART BAUD rate
int main | ( | void | ) |
Main function: Check some of newlib's core functions.
void main_destructor_test | ( | void | ) |
Main function: Check some of newlib's core functions.