7 Commits (9ea2ff950a8741d685823bc5220c335f655f63e4)

Author SHA1 Message Date
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base
Implement AVR Platform
7 years ago
Scott Lahteine f4028fe088 New GCode Parser - Implementation 8 years ago
Scott Lahteine e05d050a1e Add hex routine to print an address 8 years ago
Scott Lahteine 03aa9a390e Apply coding standards to M100, break up into functions 8 years ago
Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes 8 years ago
Roxy-3D 8ee2612ebb The hex nibble routine can print again!
The code to print a hex nibble got broke.   SERIAL_ECHO( (char) ) isn't
suitable for its use.
8 years ago
Scott Lahteine 238b8fd2a3 UBL core and support files 8 years ago