mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-09 14:55:00 -06:00
🏗️ Define HAL_STM32 for HAL/STM32 (#22537)
This commit is contained in:
parent
331cc5fd6a
commit
76c10b3e02
34 changed files with 105 additions and 57 deletions
|
@ -10,7 +10,7 @@
|
|||
# Naming Example: STM32F103RCT6
|
||||
#
|
||||
# F : Foundation (sometimes High Performance F2/F4)
|
||||
# 1 : Cortex M1 core
|
||||
# 1 : Cortex M3 core (0:M0, 1-2:M3, 3-4:M4, 7:M7)
|
||||
# 03 : Line/Features
|
||||
# R : 64 or 66 pins (V:100, Z:144, I:176)
|
||||
# C : 256KB Flash-memory (D:384KB, E:512KB, G:1024KB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue