This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/HAL/HAL_AVR
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004)
* Enable hardware serial ports on LPC1768

* Fix compilation errors with other HALs

* FIx order of includes in LPC1768 HAL main.cpp

* Add support for RX_BUFFER_SIZE and TX_BUFFER_SIZE options in Configuration_adv.h
2017-10-24 17:28:33 -05:00
..
endstop_interrupts.h HAL updates 2017-09-21 15:52:17 -05:00
fastio_168.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_644.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_1280.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_1281.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_AT90USB.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
fastio_AVR.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
HAL_AVR.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
HAL_AVR.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
HAL_pinsDebug_AVR.h Define AVR_ATmega2560_FAMILY_PLUS_70 in Conditionals 2017-10-14 19:05:32 -05:00
HAL_spi_AVR.cpp HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
MarlinSerial.cpp Merge pull request #7892 from GMagician/Serial-double-echo-fix 2017-10-10 02:42:16 -05:00
MarlinSerial.h [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 2017-10-24 17:28:33 -05:00
math_AVR.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
persistent_store_impl.cpp UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
pinsDebug_AVR_8_bit.h Define AVR_ATmega2560_FAMILY_PLUS_70 in Conditionals 2017-10-14 19:05:32 -05:00
pinsDebug_plus_70.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
pinsDebug_Teensyduino.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
SanityCheck_AVR_8_bit.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
servo_AVR.cpp Improve AVR arch detection 2017-09-23 21:36:40 -07:00
ServoTimers.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
spi_pins.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00
watchdog_AVR.cpp Improve AVR arch detection 2017-09-23 21:36:40 -07:00
watchdog_AVR.h Fix some AVR HAL code style 2017-10-14 19:05:10 -05:00