mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 12:22:48 +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:
parent
c6a87b488e
commit
d2a0bfa176
@ -8,7 +8,7 @@ GEN=atben-pcba-small.jpg atusb-pcba-small.jpg \
|
|||||||
all: $(GEN)
|
all: $(GEN)
|
||||||
|
|
||||||
upload: index.html zoom.html $(GEN) $(DL)
|
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/
|
www-data@downloads.qi-hardware.com:werner/wpan/web/
|
||||||
|
|
||||||
800px-Atben_atusb_prod_03.jpg:
|
800px-Atben_atusb_prod_03.jpg:
|
||||||
|
@ -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>
|
<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">
|
<TR><TH align="left">Firmware<TD bgcolor="#ffff00" align="center">
|
||||||
Finishing
|
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">
|
<TR><TH align="left">Device driver<TD bgcolor="#ffff00" align="center">
|
||||||
Finishing
|
Finishing
|
||||||
<TD><A href="https://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/">mainlining through linux-wpan (bluetooh-next tree)</A>
|
<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
BIN
web/releases/atusb-0.2.dfu
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user