diff options
author | Keith Packard <keithp@keithp.com> | 2017-03-05 09:00:32 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-03-05 09:00:32 -0800 |
commit | e8faee231146c06d12bb76b7ad6ada3415258807 (patch) | |
tree | 72c80761d1e7f1f9c182110b2f6c8b591fd0ef60 /ChaosKey | |
parent | d68cd98e29baa22b06ccca3ad0fce1175be647cc (diff) |
Cant use symlinks to reference current ChaosKey firmware
Diffstat (limited to 'ChaosKey')
-rw-r--r-- | ChaosKey/index.mdwn | 4 | ||||
l--------- | ChaosKey/v1.0/chaoskey-v1.0-altos-flash-current.elf | 1 | ||||
l--------- | ChaosKey/v1.0/chaoskey-v1.0-current.elf | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/ChaosKey/index.mdwn b/ChaosKey/index.mdwn index de87aa2..aab5b71 100644 --- a/ChaosKey/index.mdwn +++ b/ChaosKey/index.mdwn @@ -43,9 +43,9 @@ bits from the noise source are available here: [AltOS Git Repository](http://git.gag.com/?p=fw/altos;a=summary) -[Current ChaosKey Firmware](v1.0/chaoskey-v1.0-current.elf) +[ChaosKey Firmware version 1.6.7](v1.0/chaoskey-v1.0-1.6.7.elf) -[Current ChaosKey Boot Loader](v1.0/chaoskey-v1.0-altos-flash-current.elf) +[ChaosKey Boot Loader version 1.6.7](v1.0/chaoskey-v1.0-altos-flash-1.6.7.elf) Hardware designs using [gEDA](http://www.geda-project.org/) are available here: diff --git a/ChaosKey/v1.0/chaoskey-v1.0-altos-flash-current.elf b/ChaosKey/v1.0/chaoskey-v1.0-altos-flash-current.elf deleted file mode 120000 index b9c407e..0000000 --- a/ChaosKey/v1.0/chaoskey-v1.0-altos-flash-current.elf +++ /dev/null @@ -1 +0,0 @@ -chaoskey-v1.0-altos-flash-1.6.7.elf
\ No newline at end of file diff --git a/ChaosKey/v1.0/chaoskey-v1.0-current.elf b/ChaosKey/v1.0/chaoskey-v1.0-current.elf deleted file mode 120000 index 028ac4c..0000000 --- a/ChaosKey/v1.0/chaoskey-v1.0-current.elf +++ /dev/null @@ -1 +0,0 @@ -chaoskey-v1.0-1.6.7.elf
\ No newline at end of file |