altos/easytimer-v2: Update comments in flash loader ao_pins.h
authorKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 01:06:58 +0000 (17:06 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 01:06:58 +0000 (17:06 -0800)
No code changes, but the comments were wrong.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easytimer-v2/flash-loader/ao_pins.h

index 70a1d6cedcebf6cc22b7b9c7f5108949d90b2202..689fe9010179023e30eeed6e17eac1e3cc7139a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright © 2020 Keith Packard <keithp@keithp.com>
+ * Copyright © 2024 Keith Packard <keithp@keithp.com>
  *
  * 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 <ao_flash_samd21_pins.h>
 
-/* 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)