1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 06:19:43 +02:00

web: Add first atusb firmware release to website.

I decided to actually keep the file directly in the repo. Its small enough
and we have the rest of the website here already.
This commit is contained in:
Stefan Schmidt 2015-05-21 15:39:01 +02:00
parent c6a87b488e
commit d2a0bfa176
3 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@ GEN=atben-pcba-small.jpg atusb-pcba-small.jpg \
all: $(GEN)
upload: index.html zoom.html $(GEN) $(DL)
rsync -e ssh index.html zoom.html $(DL) $(GEN) \
rsync -e ssh index.html zoom.html releases $(DL) $(GEN) \
www-data@downloads.qi-hardware.com:werner/wpan/web/
800px-Atben_atusb_prod_03.jpg:

View File

@ -142,7 +142,8 @@ Here is an overview of the status of the various project elements:
<A href="http://downloads.qi-hardware.com/people/werner/wpan/fab/atben-smt-110330.tar.gz">SMT</A>
<TR><TH align="left">Firmware<TD bgcolor="#ffff00" align="center">
Finishing
<TD><A href="http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/atusb/fw">source</A>
<TD><A href="http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/atusb/fw">source</A>,
<A href="releases/atusb-0.2.dfu">0.2 release</A>
<TR><TH align="left">Device driver<TD bgcolor="#ffff00" align="center">
Finishing
<TD><A href="https://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/">mainlining through linux-wpan (bluetooh-next tree)</A>

BIN
web/releases/atusb-0.2.dfu Executable file

Binary file not shown.