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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [bootloaders/] [orpmon/] [services/] [modem.c] - Diff between revs 175 and 246

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 175 Rev 246
Line 1... Line 1...
#include "common.h"
#include "common.h"
#include "support.h"
#include "support.h"
#include "net.h"
#include "net.h"
#include "uart.h"
#include "uart.h"
#include "spr_defs.h"
#include "spr-defs.h"
#include "flash.h"
#include "flash.h"
 
 
#define SOH    0x01
#define SOH    0x01
#define STX    0x02
#define STX    0x02
#define EOT    0x04
#define EOT    0x04

powered by: WebSVN 2.1.0

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