Skip to content
Snippets Groups Projects
  1. Aug 04, 2017
    • Ben Lye's avatar
      Ignore VScode directory · 8443872d
      Ben Lye authored
      PlatformIO can be used with VSCode.  VSCode creates a .vscode directory which should be ignored.
      8443872d
  2. Aug 02, 2017
  3. Aug 01, 2017
  4. Jul 31, 2017
  5. Jul 30, 2017
  6. Jul 28, 2017
  7. Jul 27, 2017
  8. Jul 26, 2017
  9. Jul 23, 2017
    • Dave Johnson's avatar
      Remove extraneous USBCON defines for AT90USB boards · 4718c09c
      Dave Johnson authored
      USBCON is definied by serial.h pullikng in MarlinConfig.h which in turn pulls in Arduino.h.  Defining in later includes has shown to cause compile issues so removing all extraneous calls for and potentially easier future linker troubleshooting.
      more USBCON unification
      4718c09c
  10. Jul 22, 2017
Loading