Subversion Repositories NaviCtrl

Rev

Rev 483 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 483 Rev 489
Line 52... Line 52...
52
// + *) The territory aspect only refers to the place where the Software is used, not its programmed range.
52
// + *) The territory aspect only refers to the place where the Software is used, not its programmed range.
53
// + #### END OF LICENSING TERMS ####
53
// + #### END OF LICENSING TERMS ####
54
// + Note: For information on license extensions (e.g. commercial use), please contact us at info(@)hisystems.de.
54
// + Note: For information on license extensions (e.g. commercial use), please contact us at info(@)hisystems.de.
55
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
55
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
56
#include <stdarg.h>
56
#include <stdarg.h>
-
 
57
#include <stdio.h>
57
#include "91x_lib.h"
58
#include "91x_lib.h"
58
#include "mkprotocol.h" 
59
#include "mkprotocol.h" 
59
#include "ramfunc.h"
60
#include "ramfunc.h"
60
#include "usb.h"
-
 
61
#include "uart1.h"
61
#include "uart1.h"
62
#include "main.h"
62
#include "main.h"
Line 63... Line 63...
63
 
63
 
64
/**************************************************************/
64
/**************************************************************/