1
0

Configure boards to use development_board - R (#25316)

This commit is contained in:
Joel Challis
2025-06-02 19:24:29 +01:00
committed by GitHub
parent 57374489da
commit 97168180cf
21 changed files with 21 additions and 42 deletions

View File

@@ -19,6 +19,5 @@
"pin": "D3"
}
},
"processor": "atmega32u4",
"bootloader": "caterina"
"development_board": "promicro"
}