From: Keith Packard Date: Sun, 7 Jan 2024 01:06:58 +0000 (-0800) Subject: altos/easytimer-v2: Update comments in flash loader ao_pins.h X-Git-Tag: 1.9.18~2^2~99 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=e026f1d16eb368d6a27b4c4ffbc4cece3950a07b altos/easytimer-v2: Update comments in flash loader ao_pins.h No code changes, but the comments were wrong. Signed-off-by: Keith Packard --- diff --git a/src/easytimer-v2/flash-loader/ao_pins.h b/src/easytimer-v2/flash-loader/ao_pins.h index 70a1d6ce..689fe901 100644 --- a/src/easytimer-v2/flash-loader/ao_pins.h +++ b/src/easytimer-v2/flash-loader/ao_pins.h @@ -1,5 +1,5 @@ /* - * Copyright © 2020 Keith Packard + * Copyright © 2024 Keith Packard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ #include -/* Companion port cs_companion0 PB6 */ +/* Debug connector, pin 5 cs_companion0 PA18 */ #define AO_BOOT_PIN 1 #define AO_BOOT_APPLICATION_GPIO (samd21_port_a)