This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/core
victorpv e9acb63290 STM32F1 HAL
Adding files for STM32F1 HAL based on libmaple/stm32duino core.
Current persistent_store uses cardreader changes to be sent in separate
commit, but could be changed to use i2c eeprom.
2017-09-27 11:20:10 -05:00
..
boards.h STM32F1 HAL 2017-09-27 11:20:10 -05:00
enum.h Move endstop debug to Endstops 2017-09-21 16:27:11 -05:00
language.h Fix babystep edit label, allowing translation 2017-09-26 23:43:05 -05:00
macros.h Initial split-up of G-code handlers by category 2017-09-21 16:26:45 -05:00
serial.cpp Move debugging to serial.* 2017-09-21 16:26:44 -05:00
serial.h Tweak to serial macros 2017-09-27 01:25:05 -05:00
types.h Core updates 2017-09-21 16:26:40 -05:00
utility.cpp Core updates 2017-09-21 16:26:40 -05:00
utility.h Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 2017-09-21 16:26:45 -05:00