- Nov 20, 2018
-
-
Dave Johnson authored
-
- Nov 05, 2018
-
-
Chris Pepper authored
-
- Nov 03, 2018
-
-
Dave Johnson authored
Works around PIO src_filter behavior (see https://github.com/platformio/platformio-core/issues/1905)
-
- Oct 19, 2018
-
-
Karl Andersson authored
-
- Oct 14, 2018
-
-
Christopher Pepper authored
need to identify why incompatible libraries are still included without specifically disallowing them
-
Andy Shaw authored
* Add traceback after watchdog timeout Add the cpability to perform a traceback following a watchdog timeout. * Enhanced hardware SPI Allow use of either SSP0 or SSP1. Ensure that no data is left in I/O buffers after calls to enable sharing of SSP hardware. * Make flash emulation of eeprom the default Make use of flash for eeprom storage the default. This means that usage of eeprom will not cause USB drive mount/unmount operations. * Allow sharing of SD card SD card I/O operations from the USB stack take place in idle loop, rather than at interrupt time. Allowing sharing of the SPI bus. New configuration options to allow usage of the SD card to be specified. * Fix problem with hardware SPI pins
-
Christopher Pepper authored
Framework and build platform now located at https://github.com/p3p/pio-framework-arduino-lpc176x and https://github.com/p3p/pio-nxplpc-arduino-lpc176x respectively fix mkssbase leds move hardware serial remove hardware/software serial Hardware Serial extraction HardwareSerial ISRs fix disabled serial2 causing Serial object to link move usb devices out to framework separate out adc/pwm peripheral function from hal.cpp fix includes remove unused pwm init move adc HAL header update templated filtered adc LPC1769 platform
-
- Oct 03, 2018
-
-
teemuatlut authored
-
- Sep 09, 2018
-
-
Dave Johnson authored
I missed this one
-
Scott Lahteine authored
-
- Sep 02, 2018
-
-
Scott Lahteine authored
-
- Sep 01, 2018
-
-
teemuatlut authored
-
- Aug 31, 2018
-
-
Scott Lahteine authored
This reverts commit 77efcad1.
-
Scott Lahteine authored
-
- Aug 21, 2018
-
-
Dave Johnson authored
-
- Aug 14, 2018
-
-
Dave Johnson authored
-
- Aug 10, 2018
-
-
Chris Pepper authored
-
- Jul 31, 2018
-
-
forkoz authored
-
- Jul 26, 2018
-
-
Dave Johnson authored
-normalize `env` and `board` to lowercase naming convention. -make board `name` follow descriptive convention. -implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment-401673901 -fix typo in 5DPRINT entry.
-
- Jul 17, 2018
-
-
Shen Yiming authored
On a leap of faith... I'm merging...
- Jun 28, 2018
-
-
Scott Lahteine authored
-
- Jun 22, 2018
-
-
Dave Johnson authored
-Enable boards_dir option in PIO INI -Remove defunct custom board file operations for PIO auto-build environment -Remove now-defunct Teensy++ 2.0 PIO entry, replaced by `at90USB1286_DFU` and `at90USB1286_DFU` (using this entry always put AT90USB board boot loaders in jeopardy of being overwritten due to the very small size of the official Teensy++ 2.0 bootloader) -whitespace
- Jun 15, 2018
-
-
Chris Pepper authored
-
- Jun 14, 2018
-
-
Simon Jouet authored
-
- Jun 12, 2018
-
-
Karl Andersson authored
-
Scott Lahteine authored
-
- May 29, 2018
-
-
Chris Pepper authored
-
- May 27, 2018
-
-
Scott Lahteine authored
-
- May 19, 2018
-
-
Bob Kuhn authored
-
Scott Lahteine authored
-
- May 11, 2018
-
-
Scott Lahteine authored
-
- Apr 23, 2018
-
-
xC0000005 authored
-
- Apr 17, 2018
-
-
Karl Andersson authored
-
- Apr 15, 2018
-
-
Scott Lahteine authored
-
- Apr 13, 2018
-
-
Yunhui Fu authored
-
- Apr 11, 2018
-
-
Bob-the-Kuhn authored
-
- Apr 03, 2018
-
-
Scott Lahteine authored
-
- Mar 28, 2018
-
-
Alexey Shvetsov authored
-