altos/stmf0: Disable ao_boot_check_pin if not in use tm-stack-overflow
authorKeith Packard <keithp@keithp.com>
Tue, 13 Jun 2023 06:15:36 +0000 (23:15 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 13 Jun 2023 06:18:21 +0000 (23:18 -0700)
commitf495f2a479569d839f4efe8f115d51ae162edcfd
treeee5149adb31842c63354e0e9e2b7d56192e24b4b
parent2dd10fcc43369129b1d5067f10365574a12943eb
altos/stmf0: Disable ao_boot_check_pin if not in use

This allows rebuilding the boot loader without boot pin support (as
required to debug TeleMini) by only editing ao_pins.h

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stmf0/ao_boot_pin.c