mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-02 12:50:34 -07:00
Also simplify logic on all ARM-based interrupts. Now, it is REQUIRED to properly configure interrupt priority. USART should have highest priority, followed by Stepper, and then all others. |
||
|---|---|---|
| .. | ||
| lib | ||
| src | ||
| Configuration.h | ||
| Configuration_adv.h | ||
| Makefile | ||
| Marlin.ino | ||