Firmware2/Marlin/src
Nils Hasenbanck fcf6d127fd STM32 timer simplification (#11995)
Prescalers aren't calculated for the given target frequency.
Stepper timer should run at 2 Mhz and temperature timer at 72 Khz.
2018-10-03 22:33:24 -05:00
..
config Korean language translation support (#11987) 2018-10-03 01:53:34 -05:00
core STM32F7 HAL using the official STM32 Arduino Core (#11750) 2018-10-03 03:26:07 -05:00
feature Fix TMC_DEBUG undefined report_tmc_status (#11993) 2018-10-03 11:56:49 -05:00
gcode Followup to #11943 2018-10-03 02:55:10 -05:00
HAL STM32 timer simplification (#11995) 2018-10-03 22:33:24 -05:00
inc Migrate to a new TMC library (#11943) 2018-10-03 02:48:49 -05:00
lcd STM32F7 HAL using the official STM32 Arduino Core (#11750) 2018-10-03 03:26:07 -05:00
libs Reorganize some core headers (#11983) 2018-10-02 04:25:46 -05:00
module Update EEPROM_VERSION 2018-10-03 11:34:34 -05:00
pins Make MAX_EXTRUDERS always 6 2018-10-03 11:32:19 -05:00
sd Reorganize some enums 2018-10-01 05:32:55 -05:00
Marlin.cpp Migrate to a new TMC library (#11943) 2018-10-03 02:48:49 -05:00
Marlin.h Use PGM_P for PSTR pointers (#11977) 2018-09-30 23:44:33 -05:00