|
| file | bluetooth.h [code] |
| | Interface for the platform specific bluetooth.
|
| |
| file | gpio.h [code] |
| | Interface for the platform specific GeneralPurposeInputOutputs.
|
| |
| file | i2c.h [code] |
| | Interface for the platform specific i2c protocols.
|
| |
| file | pdm_handle.h [code] |
| | Interface for the platform specific microphone.
|
| |
| file | print.h [code] |
| | Interface for the platform specific debug and prints.
|
| |
| file | registers.h [code] |
| | Interface for the platform specific microcontroler registers.
|
| |
| file | strip_impl.h [code] |
| | Implement a led strip object.
|
| |
| file | strip_impl.hpp [code] |
| | Hardware interface for a strip of LEDs. This is a simple implementation that uses the Arduino library. It assumes the device support EasyDMA (NRF52)
|
| |
| file | threads.h [code] |
| | Interface for the platform specific tasks and threads.
|
| |
| file | time.h [code] |
| | Define all time related platform functions.
|
| |