ChibiOS/os/io/readme.txt

5 lines
203 B
Plaintext
Raw Normal View History

ChibiOS/RT I/O abstraction layer, available drivers:
- PAL. Digital I/O ports abstraction layer.
- Serial. Buffered, interrupt driven, serial communication driver using OS
queues, channels and events.