machine/atsamd21: uses different required magic values for BOSSA and UF2 bootloaders

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans
2019-09-10 16:00:59 +02:00
committed by Ayke
parent 69aaea44a0
commit 7d481c179f
6 changed files with 16 additions and 1 deletions
+3
View File
@@ -6,6 +6,9 @@ import (
"device/sam"
)
// used to reset into bootloader
const RESET_MAGIC_VALUE = 0xf01669ef
// GPIO Pins
const (
D0 = PA11 // UART0 RX