From fd37962a58c88cb3314e366a5d4b693df94418f6 Mon Sep 17 00:00:00 2001 From: Charles Papon Date: Tue, 3 Mar 2020 10:55:59 +0100 Subject: [PATCH] typo --- doc/smp/smp.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/smp/smp.md b/doc/smp/smp.md index c335f1f..6fa67c6 100644 --- a/doc/smp/smp.md +++ b/doc/smp/smp.md @@ -52,6 +52,8 @@ Composed of 2 stream : ### Probe bus +Composed of 2 stream : + | Name | Direction | Description | |----------|-----------|----------| | probeCmd | M <- S | Used for cache management | @@ -98,7 +100,7 @@ Emitted on the readAck channel (master -> slave), it carry no information, just | Name | From command | Description | |--------------|---------------|----------| -| readSuccess | * | - | +| readSuccess | * | - | ### Write commands