Skip to content

Commit 85e0b79

Browse files
committed
Add small section for listing 3rd party devices repos to the docs.
1 parent 141a299 commit 85e0b79

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/source/user_devices.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,12 @@ This import statement assumes your custom device follows the new device structur
1313

1414
Note that both the `userlib` path and the `user_devices` folder name can be custom configured in the `labconfig.ini` file. The `user_devices` folder must be in the `userlib` path. If a different `user_devices` folder name is used, the import uses that folder name in place of `user_devices` in the above import statement.
1515

16-
Note that we highly encourage everyone that adds support for new hardware to consider making a pull request to **labscript-devices** so that it may be added to the mainline and more easily used by other groups.
16+
Note that we highly encourage everyone that adds support for new hardware to consider making a pull request to **labscript-devices** so that it may be added to the mainline and more easily used by other groups.
17+
18+
3rd Party Devices
19+
-----------------
20+
21+
Below is a list of 3rd party devices developed by users of **labscript** that can be used via the `user_devices` mechanism described above. If you would like to add your repository to this list, :doc:`please contact us or make a pull request<labscript-suite:contributing>`.
22+
23+
* `NAQS Lab <https://github.com/naqslab/naqslab_devices>`__
24+
* `https://github.com/zakv/RbLab_user_devices <https://github.com/zakv/RbLab_user_devices>`__

0 commit comments

Comments
 (0)