altos: Always start application if boot pin isn't in use
authorKeith Packard <keithp@keithp.com>
Fri, 24 Jan 2020 01:40:30 +0000 (17:40 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 24 Jan 2020 01:40:30 +0000 (17:40 -0800)
commitffbf340c516a7fff7c95b808586f623269fe4338
tree1a03f0a6b05a96be37ef12f3a67cc33d9ca406fb
parentee009332a17557076f4c9348a31658f5bf605240
altos: Always start application if boot pin isn't in use

When there's no 'force boot loader' pin, jump to the application
instead of stopping in the boot loader.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_boot.h
src/lpc/ao_boot_pin.c
src/lpc/ao_interrupt.c
src/stm/ao_boot_pin.c
src/stm/ao_interrupt.c
src/stmf0/ao_boot_pin.c
src/stmf0/ao_interrupt.c