CAN_HOST + CAN_TOOLHEAD
Some checks failed
Deploy / deploy (push) Has been cancelled

MarlinFirmware/Marlin#27547

Co-Authored-By: rondlh <77279634+rondlh@users.noreply.github.com>
This commit is contained in:
Scott Lahteine 2025-06-14 17:41:06 -05:00
parent ac58396495
commit 41ed0adfcf
383 changed files with 1915 additions and 383 deletions

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -128,7 +128,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -165,7 +165,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -165,7 +165,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -131,7 +131,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -150,7 +150,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -130,7 +130,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -134,7 +134,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -141,7 +141,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -130,7 +130,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -135,7 +135,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -128,7 +128,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -128,7 +128,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -136,7 +136,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -136,7 +136,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -136,7 +136,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -134,7 +134,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -134,7 +134,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -134,7 +134,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -128,7 +128,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -128,7 +128,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

View file

@ -127,7 +127,11 @@
#endif
// Enable CAN bus support and protocol
//#define CAN_MASTER
//#define CAN_HOST
//#define CAN_TOOLHEAD
#if ANY(CAN_HOST, CAN_TOOLHEAD)
//#define CAN_DEBUG
#endif
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

Some files were not shown because too many files have changed in this diff Show more