muele-marlin/Marlin/src/HAL/HAL_LPC1768
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015)
* Get UBL Mesh Generation, Mesh Save & Mesh Load working with 32-Bit platforms

* clean up read_data() and write_data() for non-LPC1768 HAL's

* Get read_data() and write_data() return codes consistent

All HAL's read_data() and write_data() return false if they succeed.

* Get read_data() and write_data() return codes to be consistent

Make read_data() and write_data() return true if an error happens.

* Say UBL is now checked out on machine types in default Configuration.h file.
2017-10-18 14:00:29 -05:00
..
include MPC4451 I2C support 2017-10-11 00:30:41 -05:00
arduino.cpp General fixes for LPC1768 (#7834) 2017-10-04 15:40:54 -05:00
debug_extra_script.py General fixes for LPC1768 (#7834) 2017-10-04 15:40:54 -05:00
endstop_interrupts.h HAL for Re:ARM (LPC1768) architecture 2017-08-31 18:21:38 -05:00
fastio.h M355 S0, S1 fixes & faster LCD, SD card 2017-09-27 19:26:00 -05:00
HAL.cpp General fixes for LPC1768 (#7834) 2017-10-04 15:40:54 -05:00
HAL.h Tweak HAL_adc_start_conversion 2017-09-27 10:41:27 -05:00
HAL_spi.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
HAL_timers.cpp Apply fixes for DUE 2017-10-07 14:31:18 -05:00
HAL_timers.h fix 3S hang & enable SPLIT 2017-09-30 10:27:41 -05:00
HardwareSerial.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
HardwareSerial.h HAL whitespace and style cleanup 2017-09-27 10:55:36 -05:00
lpc1768_flag_script.py Python isnt always python2 2017-10-13 01:39:06 +03:00
LPC1768_PWM.h Misc general spacing cleanup 2017-10-06 15:14:01 -05:00
LPC1768_Servo.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
LPC1768_Servo.h Fix Servo class compile errors 2017-09-29 08:17:30 -05:00
main.cpp Servo & PWM support for LPC1768 (#7500) 2017-08-31 18:31:43 -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
pinmap_re_arm.h [2.0.x] Add new board: MKS Sbase (#7945) 2017-10-14 09:44:18 -05:00
pinmapping.h HAL updates 2017-09-21 15:52:17 -05:00
pinsDebug_Re_ARM.h HAL updates 2017-09-21 15:52:17 -05:00
SanityCheck_Re_ARM.h HAL compatible pinsDebug & misc 2017-08-31 18:23:44 -05:00
serial.h LPC1768: fix serial buffer underrun (#7854) 2017-10-05 17:19:43 -05:00
servo_private.h HAL updates 2017-09-21 15:52:17 -05:00
SoftwareSerial.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
SoftwareSerial.h Cleanup warnings 2017-09-30 16:47:17 -05:00
spi_pins.h M355 S0, S1 fixes & faster LCD, SD card 2017-09-27 19:26:00 -05:00
watchdog.cpp HAL updates 2017-09-21 15:52:17 -05:00
watchdog.h HAL for Re:ARM (LPC1768) architecture 2017-08-31 18:21:38 -05:00
WInterrupts.cpp HAL updates 2017-09-21 15:52:17 -05:00