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

Subversion Repositories tv80

[/] [tv80/] [trunk/] [sc_env/] [app_localcfg/] [load_ihex.h] - Blame information for rev 104

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 104 ghutchis
/*
2
 * load_ihex.h
3
 *
4
 *  Created on: Feb 15, 2011
5
 *      Author: hutch
6
 */
7
 
8
#ifndef LOAD_IHEX_H
9
#define LOAD_IHEX_H
10
 
11
#include <stdint.h>
12
 
13
int load_ihex (char *filename, uint8_t *buffer, int max);
14
 
15
#endif
16
 

powered by: WebSVN 2.1.0

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