mirror of
https://github.com/xodio/xod.git
synced 2026-03-05 16:34:04 +01:00
21 lines
468 B
Markdown
21 lines
468 B
Markdown
---
|
|
title: Reference
|
|
---
|
|
|
|
Reference
|
|
=========
|
|
|
|
* [Supported hardware](./supported-hardware/)
|
|
* [Mouse and keyboard shortcuts](./shortcuts/)
|
|
* [Data types reference](./data-types/)
|
|
* [C++ node API reference](./node-cpp-api/)
|
|
|
|
## Standard library nodes
|
|
|
|
* [`xod/core`](/libs/xod/core/)
|
|
* [`xod/math`](/libs/xod/math/)
|
|
* [`xod/gpio`](/libs/xod/gpio/)
|
|
* [`xod/common-hardware`](/libs/xod/common-hardware/)
|
|
* [`xod/units`](/libs/xod/units/)
|
|
* [`xod/bits`](/libs/xod/bits/)
|