README.md: edit list of known Interactive Debug DPs

This commit is contained in:
Vadim Yanitskiy 2024-04-13 00:28:15 +07:00
parent 12c622ca2e
commit aa3637db05
1 changed files with 3 additions and 2 deletions

View File

@ -114,8 +114,9 @@ Below is the list of known DPs:
| `Print Server Channel` | ASCII (Rx only) | APP/ACC CPU debug logging |
| `ACC - Print Server Channel` | ASCII (Rx only) | ACC (access) CPU debug logging |
| `APP - Print Server Channel` | ASCII (Rx only) | APP (application) CPU debug logging |
| `ACC - Print Interactive Debug` | ASCII (Rx/Tx) | ACC (access) CPU interactive debug |
| `APP - Print Interactive Debug` | ASCII (Rx/Tx) | APP (application) CPU interactive debug |
| `Interactive Debug` | ASCII (Rx/Rx) | APP/ACC CPU interactive debug |
| `ACC - Interactive Debug` | ASCII (Rx/Tx) | ACC (access) CPU interactive debug |
| `APP - Interactive Debug` | ASCII (Rx/Tx) | APP (application) CPU interactive debug |
| `UI Debug - Print Server Channel` | ASCII (Rx only) | UI (User Interface) debug logging |
| `AT channel (NUM)` | ASCII (Rx/Tx) | AT command interpreter |