Scott Lahteine
efc198f952
Spacing, const, comments
hace 7 años
Josef Pavlik
dca50737f5
fixed warning: ISO C++ forbids compound-literals
hace 8 años
Scott Lahteine
6110d57c16
Prevent the 'tone(f,d)' function from being interrupted
hace 8 años
Scott Lahteine
330f82971b
Buzzer requires BEEPER_PIN
hace 8 años
João Brázio
2b5faa61e2
Consolidates Buzzer and Speaker into a single object
hace 8 años
João Brázio
909e98b1af
A little cleanup at speaker.h
hace 8 años
AnHardt
e4942d2163
Switch SD2cadrLib to fastio
Replace all fastDigitalRead/Write() with READ/WRITE()
Define SCK_PIN, MISO_PIN, MOSI_PIN in pins.h if not already defined in the pins_*.h files.
Remove these conditional pin definitions from the pin-files. They are now always defined.
Define separate sets of SPI-pins for AT90USB with and without Teensy support in fastio.h.
Likely this was the main reason for all that confusion about the AT90USB-SPI pins.
hace 8 años
Scott Lahteine
d1dffc7ad1
timestamp => endtime
hace 8 años
Scott Lahteine
71674059c3
Two strategies to address a stuck buzzer
hace 8 años
Blue-Marlin
efe719f898
Heal the watchgog
hace 8 años
João Brázio
5b5aa1572b
Non-blocking buzzer
hace 8 años
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
hace 8 años
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
hace 8 años
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
hace 9 años
Scott Lahteine
bb44fe17cf
Fix typo in buzzer.h endif (PR#2337)
hace 9 años
AnHardt
722829b058
Move buzzing code to buzzr.h & buzzer.cpp (PR#2307)
at least the lcd independent part from Marlin_main.cpp.
hace 9 años