⬆️ Assert newer GCC in PIO via atmelavr@~3.4 (#23432)
This commit is contained in:
committed by
Scott Lahteine
parent
2faf4e2a99
commit
4efe4788af
@@ -25,7 +25,6 @@
|
||||
# being readily available based on STM32F7 MCUs
|
||||
#
|
||||
[env:NUCLEO_F767ZI]
|
||||
platform = ${common_stm32.platform}
|
||||
extends = common_stm32
|
||||
board = nucleo_f767zi
|
||||
build_flags = ${common_stm32.build_flags} -DTIMER_SERIAL=TIM9
|
||||
@@ -34,6 +33,5 @@ build_flags = ${common_stm32.build_flags} -DTIMER_SERIAL=TIM9
|
||||
# REMRAM_V1
|
||||
#
|
||||
[env:REMRAM_V1]
|
||||
platform = ${common_stm32.platform}
|
||||
extends = common_stm32
|
||||
board = remram_v1
|
||||
|
Reference in New Issue
Block a user