From f5b7c0d88e278d6605325ddd7c06b867323d4826 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Tue, 26 Sep 2023 13:49:19 +0200 Subject: [PATCH] CHANGES: Update. --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a96db8e02..fbc6602f4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,9 @@ [> Added -------- - cpu/naxriscv: Added SMP support. + cpu/naxriscv : Added SMP support. + cpu/neorv32 : Added Debug support and update core complex. + cpu/vexriscv_smp : Added hardware breakpoints support. [> Changed ----------