Firmware2/Marlin
Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211)
Some STM32-based boards may use multiplexed JTAG pins as IO. Up to now the `DISABLE_JTAG` option (defined in pins files) was only supported for AT90-based boards. This commit generalizes the code and adds support for boards based on STM32F1 and STM32F4.
2018-09-27 19:02:50 -04:00
..
lib
src HAL general support for DISABLE_JTAG option (#11211) 2018-09-27 19:02:50 -04:00
Configuration_adv.h Update some configs 2018-09-27 16:42:59 -05:00
Configuration.h Tweak some config comments 2018-09-25 13:42:28 -04:00
Makefile Marlin assumes signed chars 2018-08-16 22:52:42 -05:00
Marlin.ino