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

Subversion Repositories tv80

[/] [tv80/] [trunk/] [sc_env/] [app_localcfg/] [load_ihex.h] - Rev 104

Compare with Previous | Blame | View Log

/*
 * load_ihex.h
 *
 *  Created on: Feb 15, 2011
 *      Author: hutch
 */
 
#ifndef LOAD_IHEX_H
#define LOAD_IHEX_H
 
#include <stdint.h>
 
int load_ihex (char *filename, uint8_t *buffer, int max);
 
#endif
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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