projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge in latest trunk.
[pub/USBasp.git]
/
Projects
/
XPLAINBridge
/
Config
/
AppConfig.h
diff --git
a/Projects/XPLAINBridge/Config/AppConfig.h
b/Projects/XPLAINBridge/Config/AppConfig.h
index
3fe8017
..
260880c
100644
(file)
--- a/
Projects/XPLAINBridge/Config/AppConfig.h
+++ b/
Projects/XPLAINBridge/Config/AppConfig.h
@@
-48,6
+48,7
@@
#define AUX_LINE_DDR DDRB
#define AUX_LINE_MASK (1 << 4)
#define AUX_LINE_DDR DDRB
#define AUX_LINE_MASK (1 << 4)
+// #define ENABLE_ISP_PROTOCOL
#define ENABLE_XPROG_PROTOCOL
#define VTARGET_ADC_CHANNEL 2
#define ENABLE_XPROG_PROTOCOL
#define VTARGET_ADC_CHANNEL 2
@@
-59,6
+60,7
@@
// #define INVERTED_ISP_MISO
// #define LIBUSB_DRIVER_COMPAT
// #define INVERTED_ISP_MISO
// #define LIBUSB_DRIVER_COMPAT
+// #define RESET_TOGGLES_LIBUSB_COMPAT
// #define FIRMWARE_VERSION_MINOR 0x11
#endif
\ No newline at end of file
// #define FIRMWARE_VERSION_MINOR 0x11
#endif
\ No newline at end of file