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
*
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
*
lpc176x: Minor rework of HAVE_CHIPID kconfig
Kevin O'Connor
2019-11-21
1
-9
/
+8
*
lpc176x: read chip id and use as usb serial. (#2184)
Matt Baker
2019-11-21
1
-1
/
+9
*
stm32: Support stm32f042 build from stm32/ directory
Kevin O'Connor
2019-10-23
1
-2
/
+2
*
stm32f0: Rename internal build symbol from MACH_STM32F0 to MACH_STM32F0_HAL
Kevin O'Connor
2019-10-23
1
-1
/
+1
*
stm32: Rename stm32f4/ directory to stm32/
Kevin O'Connor
2019-08-05
1
-6
/
+3
*
stm32f4: Add Kconfig build rules for STM32F405/7
Kevin O'Connor
2019-07-27
1
-1
/
+1
*
stm32f4: Add initial support for STM32F446 chip
Kevin O'Connor
2019-07-25
1
-0
/
+3
*
stm32f0: New target STM32F0 added.
Eugene Krashtan
2019-03-24
1
-0
/
+3
*
initial_pins: Add ability to configure output pins at mcu startup
Kevin O'Connor
2019-03-17
1
-0
/
+9
*
stepper: Support an optimized step/unstep function on ARM
Kevin O'Connor
2019-03-10
1
-7
/
+8
*
atsamd: Initial support for SAMD51
Kevin O'Connor
2019-01-28
1
-1
/
+1
*
usbserial: Allow USB ids to be specified via Kconfig
Kevin O'Connor
2019-01-25
1
-0
/
+16
*
Kconfig: Move SERIAL_BAUD to src/Kconfig and show with LOW_LEVEL_OPTIONS
Kevin O'Connor
2019-01-25
1
-0
/
+8
*
src: Rename source folders for atsam and atsamd architectures
Florian Heilmann
2019-01-12
1
-4
/
+4
*
stepper: Support configuring the stepper pulse length from Kconfig
Kevin O'Connor
2019-01-09
1
-7
/
+30
*
sam3: Merge sam4e8e support into sam3 code
Kevin O'Connor
2019-01-07
1
-5
/
+2
*
sam3: Rename src/sam3x8e to src/sam3
Kevin O'Connor
2019-01-07
1
-1
/
+1
*
Add generic i2c interface
Florian.Heilmann
2018-10-27
1
-0
/
+3
*
Kconfig: Rename HAVE_USER_INTERFACE to HAVE_GPIO_BITBANGING
Kevin O'Connor
2018-08-27
1
-1
/
+1
*
sam4e8e: Add the SAM4e8e port
Florian Heilmann
2018-08-08
1
-0
/
+5
*
samd21: Initial support for SAMD21 micro-controllers
Kevin O'Connor
2018-08-07
1
-0
/
+3
*
lpc176x: Add initial support for LPC176x processors
Kevin O'Connor
2018-05-25
1
-0
/
+3
*
Add STM32F103 port
Grigori Goronzy
2018-04-09
1
-0
/
+3
*
lcd_st7920: Add micro-controller code for the ST7920 LCD chip
Kevin O'Connor
2018-03-06
1
-0
/
+3
*
linux: Initial support for running Klipper in a Linux real-time process
Kevin O'Connor
2017-09-20
1
-0
/
+3
*
build: Allow boards to disable digital input/output support
Kevin O'Connor
2017-07-20
1
-0
/
+4
*
pru: Initial support for the Beaglebone PRU
Kevin O'Connor
2017-05-15
1
-0
/
+3
*
sam3x8e: Add initial support for Arduino Due boards
Kevin O'Connor
2016-06-14
1
-2
/
+4
*
stepper: Support rescheduling of step events on faster MCUs
Kevin O'Connor
2016-06-14
1
-0
/
+7
*
pwmcmds: Add Kconfig option to allow boards to disable hardware PWM commands
Kevin O'Connor
2016-06-13
1
-0
/
+3
*
spicmds: Add Kconfig option to allow boards to disable SPI commands
Kevin O'Connor
2016-06-13
1
-0
/
+3
*
gpiocmds: Add Kconfig option to allow boards to disable ADC commands
Kevin O'Connor
2016-06-13
1
-0
/
+6
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+20