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
Commit message (
Expand
)
Author
Age
Files
Lines
*
atsamd: Add Kconfig definition for SAME51N19 chip
Kevin O'Connor
2024-10-28
1
-2
/
+6
*
Kconfig: Remove references to manufacturers in Kconfig
Kevin O'Connor
2024-10-28
4
-17
/
+17
*
trsync: Don't require callers of trsync_do_trigger() to disable irqs
Kevin O'Connor
2024-10-26
1
-3
/
+6
*
sched: Improve timer vs task priority check
Kevin O'Connor
2024-10-26
6
-11
/
+15
*
mpu: shutdown on i2c errors
Timofey Titovets
2024-10-26
1
-6
/
+12
*
ldc1612: shutdown on i2c errors
Timofey Titovets
2024-10-26
2
-1
/
+3
*
i2ccmds: move status checks to function
Timofey Titovets
2024-10-26
2
-31
/
+26
*
stm32: forward i2c errors to i2ccmd
Timofey Titovets
2024-10-26
1
-13
/
+23
*
rp2040: forward i2c errors to i2ccmd
Timofey Titovets
2024-10-26
1
-18
/
+24
*
linux: forward i2c errors to i2ccmd
Timofey Titovets
2024-10-26
1
-7
/
+15
*
i2c_software: forward errors to i2ccmd
Timofey Titovets
2024-10-26
1
-18
/
+39
*
i2c: handle errors at i2ccmds
Timofey Titovets
2024-10-26
20
-49
/
+123
*
i2ccmds: abstract i2c dev from bus implementation
Timofey Titovets
2024-10-26
4
-23
/
+35
*
stm32: Add support for USART3 on PC11/PC10 on STM32G474. (#6704)
Liam Powell
2024-10-24
2
-0
/
+12
*
atsam: Enable TCM and cache for atsame70
Wulfsta
2024-10-21
5
-13
/
+188
*
atsam: Add data memory barrier to USB driver
Wulfsta
2024-10-21
1
-0
/
+1
*
stm32: allow 400Khz in stm32f0_i2c.c (#6694)
Timofey Titovets
2024-10-09
1
-0
/
+7
*
stm32: Fix i2c clock speeds for chips with a peripheral clock over 48Mhz
Kevin O'Connor
2024-09-22
1
-5
/
+13
*
stm32: Reduce peripheral clock speed on stm32g4 chips
Kevin O'Connor
2024-09-22
1
-2
/
+2
*
rp2040: Check for i2c NACK/Start NACK (#6692)
Timofey Titovets
2024-09-22
1
-0
/
+22
*
STM32: Check for NACK (#6687)
Timofey Titovets
2024-09-22
2
-0
/
+4
*
i2c: drop i2c_modify_bits
Timofey Titovets
2024-09-22
1
-33
/
+0
*
stm32: Fix setting USB clock with USB to CANbus mode on stm32g4/stm32l4
Kevin O'Connor
2024-08-29
2
-2
/
+2
*
sensor_hx71x: Signal an overflow from the timer handler
Kevin O'Connor
2024-08-14
1
-10
/
+18
*
src: Current code produces warnings for possible value overflows. (#6665)
Bevan Weiss
2024-08-14
3
-4
/
+9
*
stm32: Fix getting wrong ADC value on PA0 of STM32G431 (#6660)
Nicholas Huskie
2024-08-08
1
-21
/
+23
*
ads1220: Add ADS1220 bulk sensor to load_cell
Gareth Farrington
2024-07-31
3
-1
/
+171
*
hx71x: Load Cell Skeleton and HX71x bulk ADC
Gareth Farrington
2024-07-31
3
-1
/
+254
*
rp2040_link: Explicitly set klipper.elf output section flags to avoid warning
Kevin O'Connor
2024-06-17
1
-5
/
+15
*
armcm_link: Fix build on recent arm gcc/newlibc versions
Kevin O'Connor
2024-06-17
8
-9
/
+14
*
command: Support 2-byte message ids
Kevin O'Connor
2024-06-10
3
-8
/
+33
*
sensor_bulk: Change maximum data size from 52 to 51 bytes
Kevin O'Connor
2024-06-10
2
-3
/
+3
*
stm32: STM32F031 updates (#6607)
Elias Bakken
2024-05-25
2
-2
/
+4
*
sensor_ldc1612: Halt homing if sensor reports a warning
Kevin O'Connor
2024-05-21
1
-2
/
+9
*
sensor_ldc1612: Create new check_home() helper function
Kevin O'Connor
2024-05-21
1
-15
/
+22
*
sensor_ldc1612: Add support for chips with INTB line routed to mcu
Kevin O'Connor
2024-05-21
1
-8
/
+38
*
sensor_ldc1612: Don't require DRDY bit to be set on data read
Kevin O'Connor
2024-05-21
1
-2
/
+2
*
stm32: Add STM32G474 chip to Kconfig
Dropeffect GmbH
2024-05-14
1
-0
/
+7
*
stm32: Add FDCAN2 channel needed for stm32g4 alternate pins
Dropeffect GmbH
2024-05-14
2
-2
/
+15
*
stm32g4: Fix ADC3 common interface registers name to ADC345_COMMON
Dropeffect GmbH
2024-05-14
1
-0
/
+4
*
stm32: Add new spi2 on stm32g0 chips (#6569)
Donald A. Cupp Jr
2024-05-03
1
-15
/
+27
*
pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577)
Oleg Gavavka
2024-04-27
7
-140
/
+191
*
rp2040: Add kconfig options for rp2040 uart (#6549)
Amken USA
2024-04-24
2
-23
/
+97
*
config: Artillery Sidewinder X3 (#6534)
TheFeralEngineer
2024-04-12
1
-1
/
+1
*
sensor_ldc1612: Initial support for bulk reading ldc1612 sensor
Kevin O'Connor
2024-04-09
3
-1
/
+216
*
linux: Don't use absolute paths for include
Michael 'ASAP' Weinrich
2024-04-03
2
-2
/
+2
*
stm32: fix support for USARTs on STM32G0B0
Robert Cambridge
2024-04-03
1
-0
/
+7
*
stm32: Add i2c3 bus to STM32H7 (#6541)
FOG_Yamato
2024-04-02
1
-0
/
+3
*
linux: Allow for more i2c buses
Carl Richard Theodor Schneider
2024-03-21
1
-1
/
+1
*
hc32f460: Adding support for 100pin version of H32F460 (#6488)
Mad Beggar
2024-03-19
2
-1
/
+18
[next]