altos: Add scheme for stm discovery board demo
authorKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 02:32:18 +0000 (18:32 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 20:20:25 +0000 (12:20 -0800)
commitb0de72d942eb87c5acd190878dd57ca4f812e8a1
tree20e5f62cb40406db90be6bc916021de9caa16a59
parent655576011e9cc648c7c4bbf51179744a427ff237
altos: Add scheme for stm discovery board demo

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm-scheme-newlib/.gitignore [new file with mode: 0644]
src/stm-scheme-newlib/Makefile [new file with mode: 0644]
src/stm-scheme-newlib/ao_demo.c [new file with mode: 0644]
src/stm-scheme-newlib/ao_pins.h [new file with mode: 0644]
src/stm-scheme-newlib/ao_scheme_os.h [new file with mode: 0644]
src/stm-scheme-newlib/ao_scheme_os_save.c [new file with mode: 0644]
src/stm-scheme-newlib/flash-loader/Makefile [new file with mode: 0644]
src/stm-scheme-newlib/flash-loader/ao_pins.h [new file with mode: 0644]