This website requires JavaScript.
Explore
Help
Register
Sign In
Druk-3D
/
klipper
Watch
1
Star
0
Fork
0
You've already forked klipper
mirror of
https://github.com/Klipper3d/klipper.git
synced
2025-12-16 05:09:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3d7084bfac766f092b5e88ed58e8f3c3f4963eb
klipper
/
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-09 19:19:51 -04: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-28 23:15:54 -04:00
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F103=y
Reference in New Issue
Copy Permalink