CHANGES: Update.

This commit is contained in:
Florent Kermarrec 2023-09-26 13:49:19 +02:00
parent eda2221a78
commit f5b7c0d88e
1 changed files with 3 additions and 1 deletions

View File

@ -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
----------