- Oct 14, 2018
-
-
Christopher Pepper authored
-
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
-
Roman Moravčík authored
-
Karl Andersson authored
-
Scott Lahteine authored
-
Kevin Velickovic authored
-
- Oct 13, 2018
-
-
N95JPL authored
-
Scott Lahteine authored
-
- Oct 12, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Roxy-3D authored
There is no switchable Power Supply. Don't put it on Pin 12. (Pin 12 is actually FAN1)
-
Scott Lahteine authored
-
- Oct 11, 2018
-
-
Scott Lahteine authored
Add MS3 pins. Optimize SENSITIVE_PINS.
-
Scott Lahteine authored
-
Scott Lahteine authored
Co-Authored-By:
TheLongAndOnly <thelongandonly@users.noreply.github.com>
-
Giuliano Zaro authored
Co-Authored-By:
Giuliano Zaro <gmagician@users.noreply.github.com>
-
Giuliano Zaro authored
-
- Oct 10, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
InsanityAutomation authored
...Set no move earlier so it applies
-
InsanityAutomation authored
-
Scott Lahteine authored
-
InsanityAutomation authored
Followup to #11994
-
Scott Lahteine authored
* Clean up Temperature PID * Improve EEPROM read/write/validate * Group `SINGLENOZZLE` saved settings * Group planner saved settings * Group filament change saved settings * Group skew saved settings * Group `FWRETRACT` saved settings
-
Scott Lahteine authored
Addressing #12048
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Hannes Brandstätter-Müller authored
-
Scott Lahteine authored
Co-Authored-By:
timoxd7 <timoxd7@users.noreply.github.com>
-
Scott Lahteine authored
-
- Oct 09, 2018
-
-
Scott Lahteine authored
-
Marcio Teixeira authored
-
Scott Lahteine authored
-
Marcio Teixeira authored
Previously, it was not possible for the TYPE argument to ultralcd menu macros to itself be a #defined value. This made it difficult to create variables to set many related menu items to a common precision that could be easily changed.
-
Emilio Moretti authored
Also added details to the README to make sure the Ender-2 status is properly documented.
-
Scott Lahteine authored
-