mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
Created Ringbuffer Channels (markdown)
10
Ringbuffer-Channels.md
Normal file
10
Ringbuffer-Channels.md
Normal file
@@ -0,0 +1,10 @@
|
||||
* Terminal
|
||||
- Used for ASCII debugging output from Firmware
|
||||
* IO
|
||||
- Used to transmit commands from Host to Target(Firmware)
|
||||
* DEBUG
|
||||
* BUF_H2T
|
||||
* BUF_T2H
|
||||
* SHAREDMALLOC
|
||||
- Firmware requests memory allocation that can be shared with the Hosts via this channel
|
||||
* IO_T2H
|
||||
Reference in New Issue
Block a user