Marlin_Firmware/Marlin/src
Jason Smith 8a5c3782b8 Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-16 16:39:55 -05:00
..
core TFT Refactoring (#19192) 2020-10-16 16:39:55 -05:00
feature Digipots refactor / cleanup (#19690) 2020-10-16 16:39:55 -05:00
gcode Fix at90usb1286 build (#19687) 2020-10-16 16:39:55 -05:00
HAL Fix at90usb1286 build (#19687) 2020-10-16 16:39:55 -05:00
inc Fix at90usb1286 build (#19687) 2020-10-16 16:39:55 -05:00
lcd Digipots refactor / cleanup (#19690) 2020-10-16 16:39:55 -05:00
libs Use 0xFF (not 'ff') for byte transfer 2020-10-16 16:39:54 -05:00
module Digipots refactor / cleanup (#19690) 2020-10-16 16:39:55 -05:00
pins Fix at90usb1286 build (#19687) 2020-10-16 16:39:55 -05:00
sd Batch appercase hex values 2020-10-16 16:39:54 -05:00
MarlinCore.cpp Digipots refactor / cleanup (#19690) 2020-10-16 16:39:55 -05:00
MarlinCore.h HIGH/LOW naming of pin state settings (#19089) 2020-08-21 23:13:43 -05:00