rp2040: add support for EnterBootloader()

This commit is contained in:
sago35
2022-07-14 22:04:31 +09:00
committed by Ron Evans
parent a1d7cab080
commit f370cd18fc
3 changed files with 72 additions and 13 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"inherits": ["cortex-m0plus"],
"build-tags": ["rp2040", "rp"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"serial": "usb",
"msd-volume-name": "RPI-RP2",