Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Klipper3d/klipper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-16mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometerbluesforte
2022-03-30sensor_angle: Add support for bulk querying of spi angle sensorsKevin O'Connor
2021-07-04Makefile: Allow CONFIG_HAVE_GPIO_BITBANGING when not CONFIG_HAVE_GPIO_SPIKevin O'Connor
2021-06-10trsync: Introduce new "trigger synchronization" supportKevin O'Connor
2021-03-01fan: Add tachometer supportAdrian Keet
2020-09-05adxl345: Add support for adxl345 accelerometerKevin O'Connor
2019-07-24initial_pins: Only build when CONFIG_HAVE_GPIO is enabledKevin O'Connor
2019-07-13neopixel: Add initial support for "neopixel" ledsKevin O'Connor
2019-03-18initial_pins: Add ability to configure output pins at mcu startupKevin O'Connor
2019-02-13spi_software: Implementation of software spiKevin O'Connor
2018-10-27Add generic i2c interfaceFlorian.Heilmann
2018-08-27tmc2208: Initial support for configuring TMC2208 driversKevin O'Connor
2018-08-27Kconfig: Rename HAVE_USER_INTERFACE to HAVE_GPIO_BITBANGINGKevin O'Connor
2018-07-24thermocouple: Add initial support for common SPI temperature sensing chipsKevin O'Connor
2018-06-30buttons: Add initial support for detecting button pressesKevin O'Connor
2018-03-06lcd_hd44780: Add micro-controller code for the HD44780 LCD chipKevin O'Connor
2018-03-06lcd_st7920: Add micro-controller code for the ST7920 LCD chipKevin O'Connor
2017-07-20build: Allow boards to disable digital input/output supportKevin O'Connor
2017-05-15debugcmds: Move debugging commands from basecmd.c to new fileKevin O'Connor
2016-06-14pwmcmds: Add Kconfig option to allow boards to disable hardware PWM commandsKevin O'Connor
2016-06-14spicmds: Add Kconfig option to allow boards to disable SPI commandsKevin O'Connor
2016-06-14gpiocmds: Add Kconfig option to allow boards to disable ADC commandsKevin O'Connor