altos: Move common build definitions to src/Makefile.defs
[fw/altos] / src / cortexelf-v1 / Makefile
2019-02-18 Keith Packardaltos: Move common build definitions to src/Makefile...
2017-12-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-12-05 Keith Packardaltos/cortexelf-v1: Adapt to lisp->scheme name change
2017-11-18 Keith Packardaltos/cortexelf-v1: Make lisp compile again
2017-04-04 Keith Packardcortexelf-v1: More 1802 noodling
2017-04-03 Keith Packardcortexelf-v1: doodling with 1802 bits
2017-04-03 Keith Packardcortexelf-v1: Add bit flipping array generator
2017-04-03 Keith Packardcortexelf-v1: Hook up hex keypad using matrix input...
2017-04-03 Keith Packardcortexelf-v1: Hook up AS1107 in test mode
2017-04-02 Keith Packardcortexelf-v1: Add buttons
2017-04-02 Keith Packardlisp: Fix up lisp build so projects can get ao_lisp_con...
2017-04-02 Keith Packardcortexelf: Add lisp interpreter
2017-04-02 Keith Packardcortexelf-v1: Use new memory map to access all flash...
2017-04-02 Keith Packardcortexelf-v1: Fix clock to drive VGA at 640/480. Add...
2017-04-02 Keith Packardcortexelf-v1: Add ps/2 and vga with graphics
2017-04-02 Bdale Garbeemakefiles too