This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
klipper-dgus
mirror of
https://github.com/Desuuuu/klipper.git
Watch
1
Star
0
Fork
You've already forked klipper-dgus
0
Code
Issues
Projects
Releases
Wiki
Activity
b1dcd35b7a
klipper-dgus
/
test
/
configs
/
stm32f103.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 01:19:51 +02: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 05:15:54 +02:00
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F103=y