-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathatx_avr.h
22 lines (21 loc) · 838 Bytes
/
atx_avr.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*! \file atx_avr.h \brief ATX file handling. */
//*****************************************************************************
//
// File Name : 'atx_avr.h'
// Title : ATX file handling
// Author : Daniel Noguerol
// Date : 21/01/2018
// Revised : 21/01/2018
// Version : 0.1
// Target MCU : ???
// Editor Tabs : 4
//
// NOTE: This code is currently below version 1.0, and therefore is considered
// to be lacking in some functionality or documentation, or may not be fully
// tested. Nonetheless, you can expect most functions to work.
//
// This code is distributed under the GNU Public License
// which can be found at http://www.gnu.org/licenses/gpl.txt
//
//*****************************************************************************
#define NUM_ATX_DRIVES 3 //for drive 0-2, D0 is needed for the sdrive control program