Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 530 Bytes

File metadata and controls

15 lines (8 loc) · 530 Bytes

Deki UART

UART serial peripheral interface for the Deki Engine. Defines IDekiUART: port configuration, timed reads, and writes.

Serial-attached peripherals such as the NMEA GPS backend in deki-gps consume this interface rather than a platform driver directly.

Part of the Deki Engine package ecosystem.

Installation

Install via the Package Manager inside the Deki Editor.

License

Licensed under the Apache License, Version 2.0. See LICENSE for details.