You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
HAL_Servo_Teensy.cpp Tweaks to Servo classes 7 years ago
HAL_Servo_Teensy.h Tweaks to Servo classes 7 years ago
HAL_Teensy.cpp HAL whitespace and style cleanup 7 years ago
HAL_Teensy.h HAL whitespace and style cleanup 7 years ago
HAL_pinsDebug_Teensy.h HAL whitespace and style cleanup 7 years ago
HAL_spi_Teensy.cpp HAL whitespace and style cleanup 7 years ago
HAL_timers_Teensy.cpp HAL whitespace and style cleanup 7 years ago
HAL_timers_Teensy.h Apply fixes for DUE 7 years ago
SanityCheck_Teensy_35_36.h HAL compatible pinsDebug & misc 7 years ago
endstop_interrupts.h HAL for 32-bit Teensy (3.5, 3.6) architecture 7 years ago
fastio_Teensy.h HAL whitespace and style cleanup 7 years ago
persistent_store_impl.cpp UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 years ago
spi_pins.h HAL whitespace and style cleanup 7 years ago
watchdog_Teensy.cpp HAL whitespace and style cleanup 7 years ago
watchdog_Teensy.h HAL updates 7 years ago