Subversion Repositories NaviCtrl

Rev

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

Rev 482 Rev 483
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>
-
 
58
#include "91x_lib.h"
57
#include "91x_lib.h"
59
#include "mkprotocol.h" 
58
#include "mkprotocol.h" 
60
#include "ramfunc.h"
59
#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
/**************************************************************/