hcq more types (#5791)

* mhcq more types

* linter

* pylint

* docs: bind
This commit is contained in:
nimlgen
2024-07-29 18:03:23 +03:00
committed by GitHub
parent 9c80f9adf9
commit 71e1472290
5 changed files with 46 additions and 27 deletions

View File

@@ -26,6 +26,7 @@ Each runtime should implement the required functions that are defined in the `HW
"timestamp",
"update_signal",
"update_wait",
"bind",
"submit",
]
show_source: false