diff options
author | Keith Packard <keithp@keithp.com> | 2019-01-28 11:35:32 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2019-01-28 11:35:32 -0800 |
commit | db7308750b3478ec3d2332e81db9957a9d4f2cfc (patch) | |
tree | a4e396e2b60e5e649cc4c857f55f4f8b608ef9b7 /src/telefireeight-v2.0/flash-loader/ao_pins.h | |
parent | e40407467f28ab44b9f7c7d51a65a51f802410d5 (diff) |
altos/telefireeight-v2.0: Add flash loader Makefile
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telefireeight-v2.0/flash-loader/ao_pins.h')
-rw-r--r-- | src/telefireeight-v2.0/flash-loader/ao_pins.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telefireeight-v2.0/flash-loader/ao_pins.h b/src/telefireeight-v2.0/flash-loader/ao_pins.h index 889feef6..f3ae76fa 100644 --- a/src/telefireeight-v2.0/flash-loader/ao_pins.h +++ b/src/telefireeight-v2.0/flash-loader/ao_pins.h @@ -1,5 +1,5 @@ /* - * Copyright © 2013 Keith Packard <keithp@keithp.com> + * Copyright © 2019 Keith Packard <keithp@keithp.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |