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
*
neopixel: Add comments on timing
Kevin O'Connor
2025-04-17
1
-4
/
+7
*
Kconfig: Note which chips require software divide operations
Kevin O'Connor
2025-04-17
4
-0
/
+8
*
neopixel: Make sure nsecs_to_ticks() is always inlined
Kevin O'Connor
2025-04-17
1
-1
/
+1
*
lcd_st7920: Make sure nsecs_to_ticks() is always inlined
Kevin O'Connor
2025-04-17
1
-6
/
+6
*
lcd_hd44780: Make sure nsecs_to_ticks() is always inlined
Kevin O'Connor
2025-04-17
1
-6
/
+6
*
stm32: Change hard_pwm.c MAX_PWM to 257
Kevin O'Connor
2025-04-17
2
-3
/
+4
*
stm32: Fix prescaler overflow check in hard_pwm.c
Kevin O'Connor
2025-04-17
1
-3
/
+3
*
i2c_software: pass pulse ticks from host
Timofey Titovets
2025-04-17
1
-12
/
+5
*
i2c_software: reduce gpio calls count
Timofey Titovets
2025-04-17
1
-10
/
+12
*
i2c_software: allow freq adjust
Timofey Titovets
2025-04-17
1
-0
/
+7
*
software_spi: set rate limiting ticks from the host
Timofey Titovets
2025-04-17
1
-9
/
+6
*
spi_software: respect expected rate
Timofey Titovets
2025-04-17
1
-5
/
+32
*
Revert "Makefile: Don't disable gcc's use-linker-plugin option"
Kevin O'Connor
2025-04-16
1
-1
/
+0
*
atsamd: Enable HAVE_LIMITED_CODE_SIZE on small atsamd chips
Kevin O'Connor
2025-04-16
2
-0
/
+2
*
Kconfig: Add some user visible comments to the optional features menu
Kevin O'Connor
2025-04-16
1
-7
/
+13
*
stm32: Simplify Makefile
Kevin O'Connor
2025-04-16
1
-31
/
+19
*
Kconfig: Add new WANT_ADC option to reduce code size
Kevin O'Connor
2025-04-16
8
-18
/
+28
*
Kconfig: Add new WANT_I2C option to reduce code size
Kevin O'Connor
2025-04-16
8
-33
/
+43
*
Kconfig: Add new WANT_SPI option to reduce code size
Kevin O'Connor
2025-04-16
8
-27
/
+34
*
Kconfig: Add new WANT_HARD_PWM option to reduce code size
Kevin O'Connor
2025-04-16
8
-7
/
+14
*
stm32: Enable gcc -Os option on CONFIG_HAVE_LIMITED_CODE_SIZE
Kevin O'Connor
2025-04-16
1
-0
/
+1
*
avr: Enable gcc -Os option on CONFIG_HAVE_LIMITED_CODE_SIZE
Kevin O'Connor
2025-04-16
1
-1
/
+2
*
Kconfig: Replace WANT_DISPLAYS with individual options
Kevin O'Connor
2025-04-16
2
-4
/
+12
*
Kconfig: Replace WANT_GPIO_BITBANGING with individual options
Kevin O'Connor
2025-04-16
2
-7
/
+30
*
Makefile: Don't disable gcc's use-linker-plugin option
Kevin O'Connor
2025-04-16
1
-0
/
+1
*
i2c_software: Fix i2c_delay()
Kevin O'Connor
2025-04-08
1
-12
/
+9
*
stm32: Turn on can.c error interrupts
Kevin O'Connor
2025-04-03
1
-1
/
+1
*
stm32: Add support for additional i2c bus
Russell Cloran
2025-04-02
1
-0
/
+3
*
stm32: Fix RESERVE_PINS_CAN pin ordering in fdcan.c
Kevin O'Connor
2025-04-01
1
-1
/
+1
*
stm32: Added PH13/14 CAN pin option for stm32h743 (#6857)
FrY Sennberg
2025-03-27
2
-0
/
+14
*
rp2040: define spi bus on pins 12,11,10
Timofey Titovets
2025-03-25
1
-0
/
+3
*
stepper: Support disabling optimized "step on both edges" in "make menuconfig"
Kevin O'Connor
2025-03-20
2
-9
/
+24
*
stepper: Support step on both edges with custom minimum pulse duration
Kevin O'Connor
2025-03-20
9
-30
/
+46
*
stm32: Add support for USART6 on STM32F401
Marius Petcu
2025-03-07
2
-2
/
+28
*
icm20948: Add support for ICM20948 accelerometer (#6756)
Paul Hansel
2025-03-04
3
-1
/
+193
*
usb_canbus: Send echo frame before processing the frame
Kevin O'Connor
2025-02-27
1
-34
/
+37
*
usb_canbus: Minor code cleanup - add new drain_host_queue() helper
Kevin O'Connor
2025-02-27
1
-15
/
+22
*
usb_canbus: Minor code cleanup - code movement and comment updates
Kevin O'Connor
2025-02-27
1
-36
/
+57
*
usb_canbus: Wake usbcan_task when sending from canbus_send
Kevin O'Connor
2025-02-27
1
-1
/
+1
*
rp2040: Fix build of rp2350
Kevin O'Connor
2025-02-26
1
-6
/
+6
*
rp2040: set clock to 200Mhz
Timofey Titovets
2025-02-26
1
-2
/
+18
*
stm32: Add support for stm32f070x6 mcus
Kevin O'Connor
2025-02-16
2
-9
/
+13
*
usb_cdc: Avoid ending a transmission with a max size usb packet
Kevin O'Connor
2025-02-15
1
-3
/
+5
*
usb_cdc_ep: Define endpoint sizes in usb_cdc_ep.h
Kevin O'Connor
2025-02-15
3
-8
/
+15
*
stm32: h7 spi support reload mode & frequency
Timofey Titovets
2025-02-06
2
-3
/
+17
*
usb_canbus: Detect canbus stalls when in usb to canbus bridge mode
Kevin O'Connor
2025-02-02
1
-3
/
+57
*
canbus_stats: Periodically report canbus interface statistics
Kevin O'Connor
2025-02-02
1
-1
/
+20
*
atsam: Add support for reporting canbus state
Kevin O'Connor
2025-02-02
1
-2
/
+47
*
atsamd: Add support for reporting canbus state
Kevin O'Connor
2025-02-02
1
-2
/
+47
*
rp2040: Add support for reporting canbus state
Kevin O'Connor
2025-02-02
1
-1
/
+18
[next]