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
Eduardo José Tagle c1e5ebbc1e [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502)
* AVR: Atomic bit set and clear

The critical section can be dropped, saving 3 cycles per access. Also simplified pin toggling for all ports.
2018-04-24 13:45:43 -05:00
..
backtrace [2.0.x] HAL for STM32F4 (#10434) 2018-04-17 17:33:29 -05:00
config Extra options for LEVEL_BED_CORNERS (#10483) 2018-04-22 02:50:48 -05:00
core Match Makefile to boards.h 2018-04-20 16:13:50 -05:00
feature Revert potentially-not-redundant UBL test 2018-04-24 08:04:13 -05:00
gcode [2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509) 2018-04-24 13:44:22 -05:00
HAL [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502) 2018-04-24 13:45:43 -05:00
inc Add HAS_HEATED_BED conditional (#10495) 2018-04-23 17:13:01 -05:00
lcd Strip trailing spaces 2018-04-23 18:00:43 -05:00
libs Add Stopwatch::resume method 2018-04-21 19:06:05 -05:00
module Fix current_temperature_chamber compile error 2018-04-24 07:55:58 -05:00
pins Strip trailing spaces 2018-04-23 18:00:43 -05:00
sd Creality3D Power-Loss Recovery 2018-04-21 21:56:50 -05:00
Marlin.cpp Creality3D Power-Loss Recovery 2018-04-21 21:56:50 -05:00
Marlin.h Apply const to manage_inactivity 2018-04-08 04:00:26 -05:00