Reorganize repository structure
This commit is contained in:
parent
f2259c5424
commit
6202a9f8ef
364 changed files with 0 additions and 42706 deletions
|
@ -1,12 +0,0 @@
|
|||
#ifndef BOOTCOM_H
|
||||
#define BOOTCOM_H
|
||||
|
||||
#define OK_LIT 0x00
|
||||
#define OK_0 0x01
|
||||
|
||||
unsigned int uuencode(unsigned char *ibuf, unsigned char *obuf, int len);
|
||||
int openBootLoader(unsigned int cfreq);
|
||||
int uploadData(unsigned long addr, unsigned long len, unsigned char *ibuf);
|
||||
int uploadRAM(int fd, int loc);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue