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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename everything significant to Kutter except for docs
Tomasz Kramkowski
2025-08-15
1
-1
/
+1
*
load_cell_probe: Create load_cell_probe MCU object
Gareth Farrington
2025-05-29
1
-1
/
+5
*
sos_filter: Second Order Sections MCU Filter
Gareth Farrington
2025-05-29
1
-0
/
+4
*
Kconfig: Note which chips require software divide operations
Kevin O'Connor
2025-04-17
1
-0
/
+2
*
Kconfig: Add some user visible comments to the optional features menu
Kevin O'Connor
2025-04-16
1
-7
/
+13
*
Kconfig: Add new WANT_ADC option to reduce code size
Kevin O'Connor
2025-04-16
1
-0
/
+7
*
Kconfig: Add new WANT_I2C option to reduce code size
Kevin O'Connor
2025-04-16
1
-15
/
+22
*
Kconfig: Add new WANT_SPI option to reduce code size
Kevin O'Connor
2025-04-16
1
-17
/
+24
*
Kconfig: Add new WANT_HARD_PWM option to reduce code size
Kevin O'Connor
2025-04-16
1
-0
/
+7
*
Kconfig: Replace WANT_DISPLAYS with individual options
Kevin O'Connor
2025-04-16
1
-3
/
+10
*
Kconfig: Replace WANT_GPIO_BITBANGING with individual options
Kevin O'Connor
2025-04-16
1
-5
/
+26
*
stepper: Support disabling optimized "step on both edges" in "make menuconfig"
Kevin O'Connor
2025-03-20
1
-8
/
+23
*
stepper: Support step on both edges with custom minimum pulse duration
Kevin O'Connor
2025-03-20
1
-1
/
+1
*
icm20948: Add support for ICM20948 accelerometer (#6756)
Paul Hansel
2025-03-04
1
-1
/
+8
*
Kconfig: Simplify WANT_XXX definitions
Kevin O'Connor
2024-12-12
1
-23
/
+21
*
Kconfig: split sensors
Timofey Titovets
2024-12-12
1
-7
/
+30
*
rp2040: Initial rp2350 support
Kevin O'Connor
2024-11-14
1
-1
/
+1
*
rp2040: Rename CONFIG_RP2040_yyy Kconfig symbols to CONFIG_RPXXXX_yyy
Kevin O'Connor
2024-11-13
1
-1
/
+1
*
sensor_lis2dw: add lis3dh sensor and i2c communication
Wulfsta
2024-11-12
1
-3
/
+3
*
Kconfig: Remove references to manufacturers in Kconfig
Kevin O'Connor
2024-10-28
1
-2
/
+2
*
ads1220: Add ADS1220 bulk sensor to load_cell
Gareth Farrington
2024-07-31
1
-1
/
+9
*
hx71x: Load Cell Skeleton and HX71x bulk ADC
Gareth Farrington
2024-07-31
1
-1
/
+8
*
sensor_ldc1612: Initial support for bulk reading ldc1612 sensor
Kevin O'Connor
2024-04-09
1
-1
/
+8
*
sensor_bulk: New C file with helper code for sending bulk sensor measurements
Kevin O'Connor
2024-01-19
1
-0
/
+4
*
Kconfig: Support Enable/Disable lis2dw on chips with small flash size
bigtreetech
2023-08-21
1
-0
/
+7
*
Kconfig: Support selecting optional features on chips with small flash size
Kevin O'Connor
2023-06-08
1
-2
/
+42
*
Kconfig: Change default CANbus frequency to 1000000
Kevin O'Connor
2023-05-30
1
-1
/
+1
*
atsamd: Add support for SAMC21
Wulfsta
2023-05-01
1
-1
/
+1
*
ar100: Support for ar100 (#6054)
Elias Bakken
2023-02-20
1
-0
/
+3
*
stm32: Add sdio support
H. Gregor Molter
2023-02-20
1
-0
/
+2
*
hc32f460: Add support for hc32f460 micro-controllers
Steven Gotthardt
2023-02-13
1
-0
/
+3
*
serial_irq: Rename SERIAL_BOOTLOADER_SIDECHANNEL to HAVE_BOOTLOADER_REQUEST
Kevin O'Connor
2022-12-30
1
-2
/
+2
*
Kconfig: No need to specify "default n" in main Kconfig file
Kevin O'Connor
2022-12-30
1
-10
/
+0
*
atsamd: Add Kconfig definitions for same51j19 and same54p20 chips
Kevin O'Connor
2022-10-13
1
-1
/
+1
*
serial_irq: Support side channel for entering bootloader
Kevin O'Connor
2022-09-05
1
-0
/
+2
*
stm32: Use new CONFIG_USB to determine if USB needs to be configured
Kevin O'Connor
2022-08-16
1
-2
/
+5
*
usb_canbus: Initial support for USB to CAN bridge mode
Kevin O'Connor
2022-06-27
1
-5
/
+7
*
canserial: Rename canbus.c to canserial.c
Kevin O'Connor
2022-06-27
1
-1
/
+4
*
stm32: Add support for disabling the canbus filter
Kevin O'Connor
2022-06-27
1
-0
/
+3
*
Kconfig: Move SERIAL, USBSERIAL, and CANSERIAL definitions to src/Kconfig
Kevin O'Connor
2022-06-16
1
-0
/
+6
*
canbus: Move canbus uuid calculation to canbus.c
Kevin O'Connor
2022-06-16
1
-6
/
+7
*
Kconfig: Move CANBUS_FREQUENCY definition from src/stm32/Kconfig to src/Kconfig
Kevin O'Connor
2022-06-04
1
-0
/
+5
*
atsam: Add support for SAM E70
Alex Maclean
2022-03-26
1
-1
/
+1
*
stepper: Add support for stepping on both edges of a step pulse
Kevin O'Connor
2021-11-04
1
-0
/
+3
*
stepper: Make step pulse duration customizable at run-time
Kevin O'Connor
2021-11-04
1
-25
/
+0
*
rp2040: Add initial support for the rp2040 mcu
Kevin O'Connor
2021-07-04
1
-0
/
+3
*
Kconfig: Only show the "usb ids" menu if low-level options are enabled
Kevin O'Connor
2020-05-31
1
-7
/
+10
*
Kconfig: Change the default usb vendor/product id
Kevin O'Connor
2020-05-31
1
-2
/
+2
*
Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition
Kevin O'Connor
2020-05-31
1
-0
/
+3
*
stm32f0: Remove hal based stm32f0 implementation
Eug Krashtan
2020-01-14
1
-3
/
+0
[next]