- Jun 26, 2019
- Jun 24, 2019
-
-
thisiskeithb authored
-
- Jun 23, 2019
-
-
mikeshub authored
-
- Jun 15, 2019
-
-
pinchies authored
- Now compiles and works correctly with changes to HAL timers and watchdog. - Does NOT include awesome work on touch screen function. - Does have working LCD and SD-based EEPROM.
-
- Jun 12, 2019
-
-
Tanguy Pruvot authored
-
- Jun 11, 2019
-
-
felixstorm authored
-
yangwenxiong authored
-
- May 11, 2019
-
-
Tanguy Pruvot authored
-
- Apr 06, 2019
-
-
SmallSharky authored
Updated ststm32 version because the old version gives build errors. Added `U8glib-HAL` to ignore list because there are also build errors.
-
- Apr 05, 2019
-
-
Alexander Gavrilenko authored
-
Scott Lahteine authored
-
- Mar 29, 2019
-
-
pinchies authored
-
Alexander Gavrilenko authored
-
- Mar 13, 2019
-
-
Hadrien Jouet authored
-
- Mar 06, 2019
-
-
Chris Pepper authored
-
- Feb 23, 2019
-
-
Scott Lahteine authored
-
- Feb 10, 2019
-
-
Simon Jouet authored
-
- Jan 28, 2019
-
-
Thomas Moore authored
-
- Jan 24, 2019
-
-
Bob Kuhn authored
-
- Jan 14, 2019
-
-
mikeshub authored
- Fix a bug in MAXxxxx thermocouple temp reporting. - Add support for 3-wire HD44780. - Add support for PCA9533 RGB driver. - Add configuration examples for FlashForge CreatorPro.
-
- Jan 12, 2019
-
-
Chris Pepper authored
-
- Jan 11, 2019
-
-
Karl Andersson authored
-
- Dec 31, 2018
-
-
Reece Kibble authored
-
- Dec 20, 2018
-
-
jmz52 authored
Implement initial support for MKS Robin (STM32F103ZET6) board. Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
-
- Dec 07, 2018
-
-
teemuatlut authored
-
- Dec 05, 2018
-
-
Dave Johnson authored
-Disable LDF "deep+" mode on AT90USB platforms. Appears not needed any longer (likely due to fix https://github.com/platformio/platformio-core/commit/7322df26ad8d43029b992a9bd3f3369840bc40da). Results in identical binary output and cuts compile time in half -Disable Cartesio config from CircleCI (compile failure) -Disable Geetech I3 Pro X GT2560 from CircleCI (compile failure) -Enable EEPROM on Micromake example config (fix compile failure) -Move FolgerTech/i3-2020 to AVR platform in CircleCI (fix CirculeCI build failure) -Disable various examples failing to build in CircleCI -Enable various examples no longer failing to build in CircleCI
-
- Nov 26, 2018
-
-
skaaj4 authored
-
- 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
-