add header file for loader rom
This commit is contained in:
parent
3a85bb2ee5
commit
01e41d36dd
3783
avr/usbload/loader.c
3783
avr/usbload/loader.c
File diff suppressed because it is too large
Load Diff
7
avr/usbload/loader.h
Normal file
7
avr/usbload/loader.h
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
#ifndef __FIFO_H__
|
||||
#define __FIFO_H__
|
||||
|
||||
#define ROM_SIZE 30178
|
||||
|
||||
#endif
|
||||
Loading…
x
Reference in New Issue
Block a user