mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 14:34:06 -06:00
stm32: Add support for Nation N32G45x mcus (#6116)
N32G452/G455 are mostly compatible with STM32F103 but have M4 core and different ADC. Signed-off-by: Alexey Golyshin <stas2z@gmail.com>
This commit is contained in:
parent
27dab0ee51
commit
23e82d37f1
10 changed files with 845 additions and 10 deletions
|
@ -196,6 +196,7 @@ CONFIG ../../config/printer-tronxy-xy-2-Pro-2020.cfg
|
|||
CONFIG ../../config/printer-twotrees-sapphire-plus-sp-5-v1-2020.cfg
|
||||
CONFIG ../../config/printer-twotrees-sapphire-plus-sp-5-v1.1-2021.cfg
|
||||
CONFIG ../../config/printer-twotrees-sapphire-pro-sp-3-2020.cfg
|
||||
CONFIG ../../config/printer-voxelab-aquila-2021.cfg
|
||||
|
||||
# Printers using the stm32f401
|
||||
DICTIONARY stm32f401.dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue