This website requires JavaScript.
Explore
Help
Register
Sign In
andrey
/
Marlin_FB4S
Archived
Watch
1
Star
0
Fork
0
You've already forked Marlin_FB4S
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-12-23
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
95339c9561a701ede6b159dfc91edd0afd169e63
Marlin_FB4S
/
Marlin
/
src
/
HAL
/
AVR
History
Scott Lahteine
1156557a47
🧑💻
Misc. servo code cleanup
2022-06-13 04:32:49 -05:00
..
fastio
Fix links to secure sites (
#18745
)
2020-07-22 22:20:14 -05:00
inc
♻️
Common Bed Leveling object name, accessors (
#24214
)
2022-05-21 18:13:30 -05:00
eeprom.cpp
Avoid watchdog reset in all wired EEPROMs (
#21436
)
2021-03-25 19:16:45 -05:00
endstop_interrupts.h
✨
Support for up to 9 axes (
#23112
,
#24036
,
#24231
)
2022-06-05 23:11:31 -05:00
fast_pwm.cpp
♻️
Refactor HAL as singleton (
#23357
,
#23871
,
#23897
)
2022-05-07 15:58:30 -05:00
fastio.cpp
🐛
Fix, improve PWM on AVR (
#23463
)
2022-05-07 15:12:45 -05:00
fastio.h
🧑💻
Adjust FastIO AVR timer enums, macros
2022-05-07 15:12:45 -05:00
HAL_SPI.cpp
🐛
Fix AVR 644/1284 Timer / PWM conflicts (
#23629
)
2022-05-07 15:38:56 -05:00
HAL.cpp
♻️
Move watchdog to MarlinHAL
2022-06-03 22:06:50 -05:00
HAL.h
🚨
Fix some compiler warnings
2022-06-05 23:11:31 -05:00
MarlinSerial.cpp
♻️
Refactor HAL as singleton (
#23357
,
#23871
,
#23897
)
2022-05-07 15:58:30 -05:00
MarlinSerial.h
♻️
Refactor HAL as singleton (
#23357
,
#23871
,
#23897
)
2022-05-07 15:58:30 -05:00
MarlinSPI.h
🩹
Add MarlinSPI to more HALs
2021-10-02 22:31:16 -05:00
math.h
♻️
Refactor HAL as singleton (
#23357
,
#23871
,
#23897
)
2022-05-07 15:58:30 -05:00
pinsDebug_plus_70.h
💡
Adjust headers, formatting
2021-10-02 22:31:16 -05:00
pinsDebug_Teensyduino.h
💡
Adjust headers, formatting
2021-10-02 22:31:16 -05:00
pinsDebug.h
🩹
Fix const warning
2022-05-22 17:02:08 -05:00
Servo.cpp
🧑💻
Misc. servo code cleanup
2022-06-13 04:32:49 -05:00
ServoTimers.h
Prefer Servo AVR timer4 over 3 (
#19025
)
2020-08-21 23:49:39 -05:00
spi_pins.h
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (
#20606
)
2021-01-01 14:31:15 -06:00
timers.h
♻️
Refactor HAL as singleton (
#23357
,
#23871
,
#23897
)
2022-05-07 15:58:30 -05:00
u8g_com_HAL_AVR_sw_spi.cpp
🐛
Add 'static' to fix 'duplicates' (
#22826
)
2021-10-02 22:31:16 -05:00