URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
[/] [neorv32/] [trunk/] [sw/] [bootloader/] [bootloader.c] - Diff between revs 72 and 73
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 72 |
Rev 73 |
Line 34... |
Line 34... |
|
|
|
|
/**********************************************************************//**
|
/**********************************************************************//**
|
* @file bootloader.c
|
* @file bootloader.c
|
* @author Stephan Nolting
|
* @author Stephan Nolting
|
* @brief NEORV32 bootloader.
|
* @brief Default NEORV32 bootloader.
|
**************************************************************************/
|
**************************************************************************/
|
|
|
// Libraries
|
// Libraries
|
#include <stdint.h>
|
#include <stdint.h>
|
#include <neorv32.h>
|
#include <neorv32.h>
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.