Clean up remaining rules.mk MCU/BOOTLOADERs (#19778)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Ryan
2023-02-17 14:15:06 +11:00
committed by GitHub
parent f4ba17c4a0
commit 43843e19b6
31 changed files with 50 additions and 79 deletions

View File

@@ -0,0 +1,4 @@
{
"processor": "STM32F103",
"bootloader": "stm32duino"
}

View File

@@ -1,5 +0,0 @@
# MCU name
MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino