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, 30 Mar 2023 05:05:31 +0000 (22:05 -0700)
commite54e09c9b510f67074f25a0b348088c0b614cb26
tree7a98ce799d8cae84b31955915c8a30039fc2f604
parent2c334d6e809d7e94d19cc6cfbb20d6fd13637e36
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