OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /neorv32/trunk/sw/bootloader
    from Rev 57 to Rev 59
    Reverse comparison

Rev 57 → Rev 59

/bootloader.c
338,9 → 338,6
else if (c == 'e') { // start application program
start_app();
}
else if (c == '?') {
neorv32_uart_print("by Stephan Nolting");
}
else { // unknown command
neorv32_uart_print("Invalid CMD");
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.