aboutsummaryrefslogtreecommitdiff
path: root/docs/API.md
blob: 9e058f5b24b98fe547d0d5720b15513e09415e93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
JS API for Zephyr.js
====================

These are the current APIs supported by Zephyr.js:

I/O
---
[AIO](./aio.md)

[GPIO](./gpio.md)

[PWM](./pwm.md)

Communications
--------------
[BLE](./ble.md)

Board Support
-------------
[Arduino 101](./a101_pins.md)

[FRDM-K64F](./k64f_pins.md)

General
-------
[Buffer](./buffer.md)

[Timers](./timers.md)