Commit graph

4 commits

Author SHA1 Message Date
Imbus
7a837c09a1 Reformat leftovers 2025-12-28 07:11:16 +01:00
Imbus
fe32d197f9 Mass reformat
No code changes other than what clang-format mandates. This is breaking
2025-12-28 07:09:00 +01:00
Imbus
c4bbb3a7a7 Fix compilation warnings related to checksum shifting 2025-12-28 06:59:46 +01:00
Sonny Jeon
b237ad566a File re-organization. New Makefile.
- Re-organized source code files into a ‘grbl’ directory to lessen one
step in compiling Grbl through the Arduino IDE.

- Added an ‘examples’ directory with an upload .INO sketch to further
simplify compiling and uploading Grbl via the Arduino IDE.

- Updated the Makefile with regard to the source code no longer being
in the root directory. All files generated by compiling is placed in a
separate ‘build’ directory to keep things tidy. The makefile should
operate in the same way as it did before.
2015-02-10 19:30:40 -07:00
Renamed from eeprom.c (Browse further)