5 Commits (6e4a5cc8c633dd385b44a844d5145f1081fb5352)

Author SHA1 Message Date
Brian 4e1448e75a Various fixes for compiler warnings
add BLTouch-related messages in english and (rusty) french;
add missing endstops.h in ultralcd.cpp;
fix misc. compiler warnings;
fix lsf_reset - ZERO macro can't handle a pointer as it would only memset the size of the pointer, not the size of the entire struct
8 years ago
Brian 627730948d Add U8glib as a dependency to platformio.ini for those who use PlatformIO; this makes compiling even easier as u8glib will be downloaded and included automatically.
Also added the new .pio-related directory to .gitignore, and a few ignores for those who use cmake.
8 years ago
Brian 9c0404eae4 Move platformio directories out of source tree 8 years ago
Brian Gortney 8fae3e1f9f Add Rambo support/env to platformio.ini; properly maps extended pins 8 years ago
Andrea Cimbalo 46196e9ee5 Add working PlatformIO support 8 years ago