altos: Make debug telemini firmware a bit easier to build
authorKeith Packard <keithp@keithp.com>
Thu, 23 Jan 2020 22:32:10 +0000 (14:32 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 23 Jan 2020 22:32:10 +0000 (14:32 -0800)
commit539598ce53744f7d70dad482e8865d427fca2fa2
treee9df17f2a62b3c7c823f4a72a91124eafdcfd155
parent54e98a498db0d7026ce16c3ad53bc60986c68253
altos: Make debug telemini firmware a bit easier to build

To enable debugging, we need to stop using the SWD GPIO pins, which
are normally used to trigger boot-time firmware behavior -- SWDIO is
used to force entry to the boot loader while SWDCLK is used to force
default frequency and callsign.

This patch makes it easy to edit ao_pins.h to disable the default
frequency option.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telemini-v3.0/ao_telemini.c