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
/
test
/
configs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rp2040: Rename CONFIG_RP2040_yyy Kconfig symbols to CONFIG_RPXXXX_yyy
Kevin O'Connor
2024-11-13
1
-1
/
+1
*
ads1220: Add ADS1220 bulk sensor to load_cell
Gareth Farrington
2024-07-31
2
-0
/
+2
*
hx71x: Load Cell Skeleton and HX71x bulk ADC
Gareth Farrington
2024-07-31
2
-0
/
+2
*
stm32: STM32F031 updates (#6607)
Elias Bakken
2024-05-25
1
-2
/
+6
*
test: Disable ldc1612 on stm32f042 build to reduce size
Kevin O'Connor
2024-05-21
1
-0
/
+1
*
stm32: Add STM32G474 chip to Kconfig
Dropeffect GmbH
2024-05-14
1
-0
/
+3
*
config: Add HC32F460 variant of Ender 2 Pro (#6334)
JamesH1978
2023-09-10
1
-0
/
+3
*
Kconfig: Support Enable/Disable lis2dw on chips with small flash size
bigtreetech
2023-08-21
2
-0
/
+2
*
test: Add stm32f042 regression build test
Kevin O'Connor
2023-06-08
1
-0
/
+4
*
Kconfig: Support selecting optional features on chips with small flash size
Kevin O'Connor
2023-06-08
3
-0
/
+7
*
stm32f7: add support for stm32f7 and remram board
Frederic Morin
2023-05-07
1
-0
/
+3
*
config: Add Anycubic Kobra Plus (#6084)
Derek Kaser
2023-03-14
1
-0
/
+3
*
ar100: Support for ar100 (#6054)
Elias Bakken
2023-02-20
1
-0
/
+2
*
config: Add BigTreeTech EBB V1.2 / EBB SB V1.0 / E3EZ / M5P / M8P V1.1 / Octo...
bigtreetech
2023-02-03
3
-0
/
+0
*
test: Add compile test builds for stm32g431, stm32h723, stm32l412
Kevin O'Connor
2022-12-15
3
-0
/
+9
*
config: Add Artillery Sidewinder X2 2022 stock printer.cfg (#5810)
freakyDude
2022-10-21
1
-0
/
+3
*
config:Create configuration file for Fly-Gemini-v1 motherboard (#5474)
kluoyun
2022-05-14
1
-0
/
+3
*
atsam: Add support for SAM E70
Alex Maclean
2022-03-26
1
-0
/
+3
*
config: Add BIQU BX printer config (#4950)
adelyser
2022-01-29
1
-0
/
+3
*
test: Add stm32g0 and generic-bigtreetech-skr-mini-e3-v3.0.cfg to test cases
Kevin O'Connor
2021-12-24
1
-0
/
+3
*
rp2040: Add initial support for the rp2040 mcu
Kevin O'Connor
2021-07-04
1
-0
/
+2
*
test: Fix typos related to STM32F446 (#4444)
charlespick
2021-06-30
1
-1
/
+1
*
config: Add generic-duet3-mini.cfg
Luke's Lab
2021-06-04
1
-0
/
+4
*
stm32: Simplify USB/Serial/CANbus Kconfig selection
Kevin O'Connor
2021-03-18
2
-2
/
+1
*
stm32: Add STM32F429 variant (#3926)
Arek
2021-02-18
1
-0
/
+3
*
stm32: Adding support for STM32F031x6 (#3871)
Elias Bakken
2021-02-03
1
-0
/
+4
*
test: Add generic-simulavr.cfg to printers.test
Kevin O'Connor
2020-01-23
1
-0
/
+4
*
test: Add printer-monoprice-mini-delta-2017.cfg to printers.test
Kevin O'Connor
2020-01-23
1
-0
/
+3
*
stm32f0: Remove hal based stm32f0 implementation
Eug Krashtan
2020-01-14
1
-2
/
+0
*
test: Use more descriptive mcu chip names
Kevin O'Connor
2019-12-18
4
-1
/
+1
*
test: Add generic-fysetc-s6.cfg to printer config test cases
Kevin O'Connor
2019-12-18
1
-0
/
+3
*
stm32f0: Rename internal build symbol from MACH_STM32F0 to MACH_STM32F0_HAL
Kevin O'Connor
2019-10-23
1
-1
/
+1
*
config: Add example generic-bigtreetech-skr-pro.cfg config
Kevin O'Connor
2019-09-05
1
-0
/
+3
*
config: Add example config files for the Fysetc Cheetah boards
Kevin O'Connor
2019-08-31
1
-0
/
+4
*
stm32: Rename stm32f4/ directory to stm32/
Kevin O'Connor
2019-08-05
1
-1
/
+2
*
config: Add generic-printrboard-g2.cfg config file
Kevin O'Connor
2019-06-21
1
-0
/
+3
*
stm32f0: New target STM32F0 added.
Eugene Krashtan
2019-03-24
1
-0
/
+2
*
test: Rename atmega2560-16mhz.config to atmega2560.config
Kevin O'Connor
2019-03-22
2
-0
/
+0
*
src: Rename source folders for atsam and atsamd architectures
Florian Heilmann
2019-01-12
4
-3
/
+4
*
sam3: Add support for sam4s8c chips
Kevin O'Connor
2019-01-07
1
-0
/
+3
*
sam3: Merge sam4e8e support into sam3 code
Kevin O'Connor
2019-01-07
2
-0
/
+2
*
config: Add a generic-minitronics1.cfg example config file
Kevin O'Connor
2018-12-20
1
-0
/
+4
*
sam4e8e: Add the SAM4e8e port
Florian Heilmann
2018-08-08
1
-0
/
+2
*
test: Add SAMD21 compile test case
Kevin O'Connor
2018-08-07
1
-0
/
+2
*
test: Add a build test case for the PRU
Kevin O'Connor
2018-06-28
1
-0
/
+2
*
test: Add LPC176x compile test case
Kevin O'Connor
2018-05-25
1
-0
/
+2
*
test: Add STM32F1 compile test case
Kevin O'Connor
2018-04-09
1
-0
/
+2
*
test: Add compile tests for at90usb1286 and atmega1284p chips
Kevin O'Connor
2018-02-26
2
-0
/
+8
*
test: Update travis build to include a basic klippy host test
Kevin O'Connor
2018-02-26
1
-2
/
+0
*
test: Add travis CI
Sebastian Meyer
2018-02-25
6
-0
/
+16