boards/stm32f723e-disco: don't export CPU/CPU_MODEL variables
This commit is contained in:
parent
f83e9788a6
commit
b1c8f85873
@ -1,6 +1,6 @@
|
||||
# define the cpu used by the stm32f723e-disco board
|
||||
export CPU = stm32f7
|
||||
export CPU_MODEL = stm32f723ie
|
||||
CPU = stm32f7
|
||||
CPU_MODEL = stm32f723ie
|
||||
|
||||
# Put defined MCU peripherals here (in alphabetical order)
|
||||
FEATURES_PROVIDED += periph_i2c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user