Firmware2/ini/renamed.ini

59 lines
1.1 KiB
INI
Raw Normal View History

#
# Marlin Firmware
# PlatformIO Configuration File
#
#################################
# #
# Renamed Environments #
# #
#################################
2022-02-23 17:36:39 +01:00
#
# A platform that doesn't match anything in pins.h
#
[renamed]
platform = ststm32
board = genericSTM32F103RE
2022-02-23 17:36:39 +01:00
#
# List of environment names that are no longer used
#
[env:STM32F103RET6_creality_maple]
2022-02-23 17:36:39 +01:00
# Renamed to STM32F103RE_creality_maple
extends = renamed
[env:STM32F103RET6_creality]
2022-02-23 17:36:39 +01:00
# Renamed to STM32F103RE_creality
extends = renamed
[env:STM32F103RET6_creality_xfer]
2022-02-23 17:36:39 +01:00
# Renamed to STM32F103RE_creality_xfer
extends = renamed
[env:STM32F103RC_btt_512K]
# Renamed to STM32F103RE_btt
extends = renamed
[env:STM32F103RC_btt_512K_USB]
# Renamed to STM32F103RE_btt_USB
extends = renamed
[env:STM32F103RC_btt_512K_maple]
# Renamed to STM32F103RE_btt_maple
extends = renamed
[env:STM32F103RC_btt_512K_USB_maple]
# Renamed to STM32F103RE_btt_USB_maple
extends = renamed
2022-05-14 08:45:14 +02:00
[env:STM32F103RC_meeb]
# Renamed to STM32F103RC_meeb_maple
extends = renamed
[env:STM32F103VE_GTM32]
# Renamed to STM32F103VE_GTM32_maple
extends = renamed