Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3e736a6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
lethalbit committed Mar 30, 2024
1 parent 1e0dc84 commit d7db2e3
Show file tree
Hide file tree
Showing 29 changed files with 1 addition and 1 deletion.
Binary file modified .doctrees/applets/api/applet.doctree
Binary file not shown.
Binary file modified .doctrees/applets/api/device.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/library/gateware/bootloader/index.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/core/pll.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/core/scsi.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/core/spi.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/core/uart.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/index.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/platform/mixins.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/platform/resources.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/platform/rev1.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/platform/rev2.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/quirks/index.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/scsi/device.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/scsi/index.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/scsi/initiator.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/scsi/scsi1.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/scsi/scsi2.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/scsi/scsi3.doctree
Binary file not shown.
Binary file modified .doctrees/library/gateware/usb/index.doctree
Binary file not shown.
Binary file modified .doctrees/library/python/commands/common.doctree
Binary file not shown.
Binary file modified .doctrees/library/python/commands/direct.doctree
Binary file not shown.
Binary file modified .doctrees/library/python/commands/index.doctree
Binary file not shown.
Binary file modified .doctrees/library/python/commands/printer.doctree
Binary file not shown.
Binary file modified .doctrees/library/python/device.doctree
Binary file not shown.
Binary file modified .doctrees/library/python/messages.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion library/gateware/quirks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ <h1><code class="docutils literal notranslate"><span class="pre">squishy.gatewar
</ul>
<dl class="py method">
<dt class="sig sig-object py" id="squishy.gateware.quirks.usb.windows.WindowsRequestHandler.handler_condition">
<span class="sig-name descname"><span class="pre">handler_condition</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">setup</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://sol.shmdn.link/gateware/usb/request.html#sol_usb.gateware.usb.request.interface.SetupPacket" title="(in SOL v0.1.dev1+gc0103a2)"><span class="pre">SetupPacket</span></a></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span class="pre">Operator</span></span></span><a class="headerlink" href="#squishy.gateware.quirks.usb.windows.WindowsRequestHandler.handler_condition" title="Link to this definition">#</a></dt>
<span class="sig-name descname"><span class="pre">handler_condition</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">setup</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference external" href="https://sol.shmdn.link/gateware/usb/request.html#sol_usb.gateware.usb.request.interface.SetupPacket" title="(in SOL v0.1.dev1+g2a9264a)"><span class="pre">SetupPacket</span></a></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span class="pre">Operator</span></span></span><a class="headerlink" href="#squishy.gateware.quirks.usb.windows.WindowsRequestHandler.handler_condition" title="Link to this definition">#</a></dt>
<dd><p>Defines the setup packet conditions under which the request handler will operate.</p>
<p>This is used to gate the handler’s operation and forms part of the condition under which
the stall-only handler will be triggered.</p>
Expand Down
Binary file modified objects.inv
Binary file not shown.

0 comments on commit d7db2e3

Please sign in to comment.