Merge upstream changes from Marlin 2.1.1

This commit is contained in:
Stefan Kalscheuer
2022-09-03 09:23:32 +02:00
parent 626283aadb
commit 986e416c7f
1610 changed files with 73839 additions and 40857 deletions

58
ini/renamed.ini Normal file
View File

@@ -0,0 +1,58 @@
#
# Marlin Firmware
# PlatformIO Configuration File
#
#################################
# #
# Renamed Environments #
# #
#################################
#
# A platform that doesn't match anything in pins.h
#
[renamed]
platform = ststm32
board = genericSTM32F103RE
#
# List of environment names that are no longer used
#
[env:STM32F103RET6_creality_maple]
# Renamed to STM32F103RE_creality_maple
extends = renamed
[env:STM32F103RET6_creality]
# Renamed to STM32F103RE_creality
extends = renamed
[env:STM32F103RET6_creality_xfer]
# 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
[env:STM32F103RC_meeb]
# Renamed to STM32F103RC_meeb_maple
extends = renamed
[env:STM32F103VE_GTM32]
# Renamed to STM32F103VE_GTM32_maple
extends = renamed