Move files from assembla to the github repo
This commit is contained in:
4061
avr/usbload/loader.c
4061
avr/usbload/loader.c
File diff suppressed because it is too large
Load Diff
@@ -1,14 +1,14 @@
|
||||
/*
|
||||
File: qd16boot01.smc
|
||||
Time: Tue, 09 Feb 2016 12:36:39
|
||||
File: qd16boot02.smc
|
||||
Time: Tue, 09 Feb 2016 22:32:27
|
||||
*/
|
||||
#ifndef __FIFO_H__
|
||||
#define __FIFO_H__
|
||||
|
||||
#define ROM_HUFFMAN_SIZE 0
|
||||
#define ROM_RLE_SIZE 31091
|
||||
#define ROM_BUFFER_CNT 1
|
||||
#define ROM_ZIP_SIZE 33654
|
||||
#define ROM_BUFFER_CNT 2
|
||||
|
||||
#define ROM_BUFFER_SIZE01 31091
|
||||
#define ROM_BUFFER_SIZE01 32767
|
||||
#define ROM_BUFFER_SIZE02 887
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user