Skip to content
Snippets Groups Projects
Commit 572cf0ec authored by Roxy-3D's avatar Roxy-3D Committed by GitHub
Browse files

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.
parent 67cc29cd
Branches
Tags
No related merge requests found
Showing
with 109 additions and 104 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment