Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
vor 4 Jahren |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
vor 4 Jahren |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
vor 4 Jahren |
Scott Lahteine
|
e3fd0519b3
|
Reduce need for UNUSED
|
vor 5 Jahren |
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
vor 5 Jahren |
Scott Lahteine
|
75efa3cdac
|
Reorganize HAL (#14832)
|
vor 5 Jahren |
Scott Lahteine
|
93adb7e944
|
Some comment patches
|
vor 5 Jahren |
Scott Lahteine
|
056efaba91
|
Clean up section comments
|
vor 5 Jahren |
Scott Lahteine
|
fe02241044
|
NONE on combined options
|
vor 5 Jahren |
Giuliano Zaro
|
66e16af29d
|
SPI defines cleanup (#14506)
|
vor 5 Jahren |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
vor 5 Jahren |
Scott Lahteine
|
26de051e92
|
HAL SPI pin init cleanup
|
vor 5 Jahren |
Bob Kuhn
|
c48e6be366
|
Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900)
|
vor 5 Jahren |
Scott Lahteine
|
758c6c9464
|
Very minor SPI speedup
|
vor 5 Jahren |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
vor 5 Jahren |
Eduardo José Tagle
|
6f330f397e
|
[2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844)
|
vor 6 Jahren |
Chris Pepper
|
a1a88ebabc
|
HAL function to ensure min stepper interrupt interval (#9985)
|
vor 6 Jahren |
Scott Lahteine
|
38c7d53bf7
|
Repair some spacing
|
vor 6 Jahren |
Scott Lahteine
|
1c41de16d4
|
Trailing whitespace clean
|
vor 6 Jahren |
revilor
|
959a2d2527
|
Add beginTransaction to HAL SPI (#9019)
|
vor 6 Jahren |
Scott Lahteine
|
8b12371e45
|
Change some hex case
|
vor 6 Jahren |
Scott Lahteine
|
c2b1d51f16
|
HAL whitespace and style cleanup
|
vor 7 Jahren |
Dave Johnson
|
f58ba3a64e
|
Improve AVR arch detection
Replace ARDUINO_ARCH_AVR with __AVR__ to better detect architecture for non-Arduino dev environments. Resolves compile failure in PIO for 8-bit Teensduino targets
More info:
https://forum.pjrc.com/threads/33234-Using-Teensyduino-Selecting-Teensy-3-2-3-1-board-has-incorrect-platform-define
http://www.atmel.com/webdoc/avrlibcreferencemanual/using_tools_1using_avr_gcc_mach_opt.html
|
vor 7 Jahren |
Scott Lahteine
|
54326fb06a
|
HAL updates
|
vor 7 Jahren |
Christopher Pepper
|
4b16fa3272
|
Implement HAL and apply macros across code-base
Implement AVR Platform
|
vor 7 Jahren |