altos/lambdakey-v1.0: Switch to newlib, get things compiling again
authorKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 02:21:01 +0000 (18:21 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 11 Dec 2017 20:20:25 +0000 (12:20 -0800)
commit655576011e9cc648c7c4bbf51179744a427ff237
tree8569a5c9ea7aea02ce6f80b571ea3f7afccb2a71
parent7d77071f5b45632937f262600ca95c7b71f4d3da
altos/lambdakey-v1.0: Switch to newlib, get things compiling again

scheme is now way too large to fit on this device; some subsetting is
clearly indicated.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lambdakey-v1.0/Makefile
src/lambdakey-v1.0/ao_lambdakey.c
src/lambdakey-v1.0/ao_lisp_os.h [deleted file]
src/lambdakey-v1.0/ao_lisp_os_save.c [deleted file]
src/lambdakey-v1.0/ao_scheme_os.h [new file with mode: 0644]
src/lambdakey-v1.0/ao_scheme_os_save.c [new file with mode: 0644]