altos/stm32f103-nucleo: Use more bits
authorKeith Packard <keithp@keithp.com>
Sun, 19 Feb 2023 23:45:29 +0000 (15:45 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commitb23ac7ea00ec26779354869765ced9caa2d05738
treef391e3dcb4f508e7b40bc23be2382ae415e99f65
parent87b64a15f55ecb20a0f8bb2556e77b45a4d82b82
altos/stm32f103-nucleo: Use more bits

Get the OS running, use the serial for console

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm32f103-nucleo/.gitignore [new file with mode: 0644]
src/stm32f103-nucleo/Makefile
src/stm32f103-nucleo/ao_pins.h
src/stm32f103-nucleo/hello.c