Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 年之前
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
4 年之前
Scott Lahteine
bfad23d3e2
(c) 2020
4 年之前
Jason Smith
9fd35c84ce
SoftwareSerialM for SKR STM32F1 boards (#15875 )
5 年之前
Scott Lahteine
9624c90cfb
Remove HAL.h dependency in SoftwareSerial.h
5 年之前
Tanguy Pruvot
535018ef0e
STM32F1: Dummy SoftwareSerial (as TMCStepper fallback) (#14861 )
5 年之前
Scott Lahteine
b6546ea33a
Add include guards to some headers
5 年之前
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 年之前
Scott Lahteine
0feeef2604
Update copyright in headers
5 年之前
Ilya Bukhonin
7ecb8b4af5
[2.0.x] Teensy 3.1 and 3.2 support (#11460 )
6 年之前
Chris Pepper
cc6d41e1d3
Use a macro for HAL header redirection (#10380 )
6 年之前
Scott Lahteine
54326fb06a
HAL updates
7 年之前
teemuatlut
f3e562e46e
HAL for 32-bit Teensy (3.5, 3.6) architecture
7 年之前
Christopher Pepper
cfef925559
HAL for DUE architecture
7 年之前
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
7 年之前
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
8 年之前
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
8 年之前
Scott Lahteine
b4af4441c5
Clean up watchdog impl.
9 年之前
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
9 年之前
Cylindric
8f0cee2a14
Various typo fixes - only in comments, no code changes.
10 年之前
daid303
06b58a9c4f
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
12 年之前
Bernhard
0c123950e9
__ header file replace
12 年之前
Bernhard
3c1a4aac2b
header file simplification
13 年之前
Bernhard
26a1de1e44
force inline
13 年之前
Bernhard Kubicek
1d171e9e52
reformating and some minor bugs/things found on the way.
13 年之前
Bernhard Kubicek
1740a83e11
correcting commit errors.
13 年之前
Bernhard Kubicek
7cc358b56b
wrong file location
13 年之前
Bernhard Kubicek
e8092898b1
watchdog into dedicated file
13 年之前