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
*
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