index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: Add new WANT_ADC option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
Kconfig: Add new WANT_I2C option to reduce code size
Kevin O'Connor
2025-04-16
1
-2
/
+2
*
Kconfig: Add new WANT_SPI option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
Kconfig: Add new WANT_HARD_PWM option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
Kconfig: Replace WANT_DISPLAYS with individual options
Kevin O'Connor
2025-04-16
1
-1
/
+2
*
Kconfig: Replace WANT_GPIO_BITBANGING with individual options
Kevin O'Connor
2025-04-16
1
-2
/
+4
*
icm20948: Add support for ICM20948 accelerometer (#6756)
Paul Hansel
2025-03-04
1
-0
/
+1
*
Kconfig: Simplify WANT_XXX definitions
Kevin O'Connor
2024-12-12
1
-8
/
+5
*
Kconfig: split sensors
Timofey Titovets
2024-12-12
1
-4
/
+7
*
ads1220: Add ADS1220 bulk sensor to load_cell
Gareth Farrington
2024-07-31
1
-0
/
+1
*
hx71x: Load Cell Skeleton and HX71x bulk ADC
Gareth Farrington
2024-07-31
1
-0
/
+1
*
sensor_ldc1612: Initial support for bulk reading ldc1612 sensor
Kevin O'Connor
2024-04-09
1
-0
/
+1
*
sensor_bulk: New C file with helper code for sending bulk sensor measurements
Kevin O'Connor
2024-01-19
1
-1
/
+2
*
Kconfig: Support Enable/Disable lis2dw on chips with small flash size
bigtreetech
2023-08-21
1
-1
/
+2
*
lis2dw12: Add support for lis2dw12 accelerometer
bigtreetech
2023-08-21
1
-1
/
+1
*
Kconfig: Support selecting optional features on chips with small flash size
Kevin O'Connor
2023-06-08
1
-5
/
+11
*
i2c_software: Implementation of software i2c (#6141)
BIGTREETECH
2023-06-07
1
-1
/
+1
*
stm32: Add sdio support
H. Gregor Molter
2023-02-20
1
-0
/
+1
*
mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometer
bluesforte
2022-06-16
1
-0
/
+1
*
sensor_angle: Add support for bulk querying of spi angle sensors
Kevin O'Connor
2022-03-29
1
-1
/
+1
*
Makefile: Allow CONFIG_HAVE_GPIO_BITBANGING when not CONFIG_HAVE_GPIO_SPI
Kevin O'Connor
2021-07-04
1
-2
/
+3
*
trsync: Introduce new "trigger synchronization" support
Kevin O'Connor
2021-06-09
1
-1
/
+2
*
fan: Add tachometer support
Adrian Keet
2021-03-01
1
-1
/
+1
*
adxl345: Add support for adxl345 accelerometer
Kevin O'Connor
2020-09-05
1
-1
/
+1
*
initial_pins: Only build when CONFIG_HAVE_GPIO is enabled
Kevin O'Connor
2019-07-24
1
-2
/
+2
*
neopixel: Add initial support for "neopixel" leds
Kevin O'Connor
2019-07-12
1
-1
/
+1
*
initial_pins: Add ability to configure output pins at mcu startup
Kevin O'Connor
2019-03-17
1
-1
/
+1
*
spi_software: Implementation of software spi
Kevin O'Connor
2019-02-13
1
-1
/
+1
*
Add generic i2c interface
Florian.Heilmann
2018-10-27
1
-0
/
+1
*
tmc2208: Initial support for configuring TMC2208 drivers
Kevin O'Connor
2018-08-27
1
-1
/
+2
*
Kconfig: Rename HAVE_USER_INTERFACE to HAVE_GPIO_BITBANGING
Kevin O'Connor
2018-08-27
1
-1
/
+1
*
thermocouple: Add initial support for common SPI temperature sensing chips
Kevin O'Connor
2018-07-24
1
-1
/
+1
*
buttons: Add initial support for detecting button presses
Kevin O'Connor
2018-06-30
1
-1
/
+1
*
lcd_hd44780: Add micro-controller code for the HD44780 LCD chip
Kevin O'Connor
2018-03-06
1
-1
/
+1
*
lcd_st7920: Add micro-controller code for the ST7920 LCD chip
Kevin O'Connor
2018-03-06
1
-0
/
+1
*
build: Allow boards to disable digital input/output support
Kevin O'Connor
2017-07-20
1
-1
/
+2
*
debugcmds: Move debugging commands from basecmd.c to new file
Kevin O'Connor
2017-05-15
1
-1
/
+1
*
pwmcmds: Add Kconfig option to allow boards to disable hardware PWM commands
Kevin O'Connor
2016-06-13
1
-0
/
+1
*
spicmds: Add Kconfig option to allow boards to disable SPI commands
Kevin O'Connor
2016-06-13
1
-1
/
+2
*
gpiocmds: Add Kconfig option to allow boards to disable ADC commands
Kevin O'Connor
2016-06-13
1
-0
/
+4