This website requires JavaScript.
Explore
Help
Sign In
3diy
/
klipper
Watch
1
Star
0
Fork
You've already forked klipper
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a37d4a208
klipper
/
test
/
configs
/
stm32f1.config
4 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
test: Add STM32F1 compile test case Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-04-10 02:19:51 +03:00
# Base config file for STM32F1 ARM processor
stm32: Rename stm32f4/ directory to stm32/ Now that the code in stm32f4/ can handle both stm32f1 and stm32f4 chips, rename the directory to just "stm32". Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-07-29 06:15:54 +03:00
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F103=y