1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/stm32*: adapt for new stm32 cpu organization

This commit is contained in:
Alexandre Abadie 2020-05-03 14:35:32 +02:00
parent 5c810d8535
commit facb626b02
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
65 changed files with 65 additions and 65 deletions

View File

@ -1,4 +1,4 @@
CPU = stm32l0
CPU = stm32
CPU_MODEL = stm32l072cz
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l475vg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_adc

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
CPU_MODEL = stm32f103re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f415rg

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
CPU_MODEL = stm32f103re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l0
CPU = stm32
CPU_MODEL = stm32l052t8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,5 +1,5 @@
## the cpu to build for
CPU = stm32l1
CPU = stm32
CPU_MODEL = stm32l151cb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l1
CPU = stm32
CPU_MODEL = stm32l151rc
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l1
CPU = stm32
CPU_MODEL = stm32l151cb_a
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l0
CPU = stm32
CPU_MODEL = stm32l072cz
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
CPU_MODEL = stm32f103cb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f415rg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f030r8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f031k6
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f042k6
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f070rb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f072rb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f091rc
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
CPU_MODEL = stm32f103rb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f2
CPU = stm32
CPU_MODEL = stm32f207zg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f3
CPU = stm32
CPU_MODEL = stm32f302r8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f3
CPU = stm32
CPU_MODEL = stm32f303k8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f3
CPU = stm32
CPU_MODEL = stm32f303re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f3
CPU = stm32
CPU_MODEL = stm32f303ze
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f3
CPU = stm32
CPU_MODEL = stm32f334r8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f401re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f410rb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f411re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f412zg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f413zh
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f429zi
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f446re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f446ze
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f7
CPU = stm32
CPU_MODEL = stm32f722ze
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f7
CPU = stm32
CPU_MODEL = stm32f746zg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f7
CPU = stm32
CPU_MODEL = stm32f767zi
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l0
CPU = stm32
CPU_MODEL = stm32l031k6
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l0
CPU = stm32
CPU_MODEL = stm32l053r8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l0
CPU = stm32
CPU_MODEL = stm32l073rz
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l1
CPU = stm32
CPU_MODEL = stm32l152re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l412kb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l432kc
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l433rc
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l452re
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l476rg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l496zg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l4r5zi
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l1
CPU = stm32
CPU_MODEL = stm32l151rc
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
CPU_MODEL = stm32f103rb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
CPU_MODEL = stm32f103cb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,5 +1,5 @@
# the cpu to build for
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l496ag
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,5 +1,5 @@
## the cpu to build for
CPU = stm32wb
CPU = stm32
CPU_MODEL = stm32wb55rg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f405rg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f1
CPU = stm32
CPU_MODEL = stm32f103cb
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f030f4
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f0
CPU = stm32
CPU_MODEL = stm32f051r8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f3
CPU = stm32
CPU_MODEL = stm32f303vc
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f429zi
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f407vg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,5 +1,5 @@
# define the cpu used by the stm32f723e-disco board
CPU = stm32f7
CPU = stm32
CPU_MODEL = stm32f723ie
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f7
CPU = stm32
CPU_MODEL = stm32f769ni
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l0
CPU = stm32
CPU_MODEL = stm32l053c8
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32l4
CPU = stm32
CPU_MODEL = stm32l476vg
# Put defined MCU peripherals here (in alphabetical order)

View File

@ -1,4 +1,4 @@
CPU = stm32f4
CPU = stm32
CPU_MODEL = stm32f437vg
# Put defined MCU peripherals here (in alphabetical order)