diff options
| author | Keith Packard <keithp@keithp.com> | 2017-04-03 09:36:00 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2017-04-03 09:36:00 -0700 |
| commit | 47004dfe8ee8c8b31085b066d3d0fd5142fd49da (patch) | |
| tree | 71e52e83d124ec1bb550eb67bf2adb65f9593935 /src/cortexelf-v1/Makefile | |
| parent | 5bb9cf38c84663713c178f54b684d40b6c00b11d (diff) | |
cortexelf-v1: doodling with 1802 bits
Just some random ideas about how to manage the 1802
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/cortexelf-v1/Makefile')
| -rw-r--r-- | src/cortexelf-v1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cortexelf-v1/Makefile b/src/cortexelf-v1/Makefile index 77598dda..d7157521 100644 --- a/src/cortexelf-v1/Makefile +++ b/src/cortexelf-v1/Makefile @@ -72,6 +72,7 @@ ALTOS_SRC = \ ao_flash_stm.c \ ao_button.c \ ao_event.c \ + ao_1802.c \ ao_lisp_lex.c \ ao_lisp_mem.c \ ao_lisp_cons.c \ |
