Misc. pio cleanup
This commit is contained in:
committed by
Scott Lahteine
parent
5d8727a59c
commit
c508c2213e
@ -4,9 +4,19 @@
|
||||
#
|
||||
|
||||
#################################
|
||||
# #
|
||||
# STM32F7 Architecture #
|
||||
# #
|
||||
#
|
||||
# STM32F7 Architecture
|
||||
#
|
||||
# Naming Example: STM32F767ZIT6
|
||||
#
|
||||
# F : Foundation (sometimes High Performance F2/F4)
|
||||
# 7 : Cortex M7 core
|
||||
# 67 : Line/Features
|
||||
# Z : 144 pins
|
||||
# I : 4096KB Flash-memory
|
||||
# T : LQFP package
|
||||
# 6 : -40...85°C (7: ...105°C)
|
||||
#
|
||||
#################################
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user