Skip to content

Commit af5723d

Browse files
authored
Merge pull request #342 from creatorsim/master
v6.1
2 parents 4273d1c + 5b600ff commit af5723d

File tree

143 files changed

+78290
-2457
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+78290
-2457
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,10 +305,10 @@
305305
* :technologist: [Lucas Elvira Martín](https://github.com/luelvira) (RISC-V and several improvements)
306306
* :technologist: [José Antonio Verde Jiménez](https://github.com/joseaverde) (Real hardware integration)
307307
* :technologist: [Álvaro Guerrero Espinosa](https://github.com/ALVAROPING1) (New compiler)
308-
* :technologist: [Elisa Utrilla Arroyo](https://github.com/EUtrilla2002) (Real hardware integration)
308+
* :technologist: [Elisa Utrilla Arroyo](https://github.com/EUtrilla2002) (Real hardware integration, Arduino integration)
309309
* :technologist: [Luis Daniel Casais Mezquida](https://github.com/rajayonin) (Website migration, interrupts, timers, and memory-mapped devices)
310310
* :technologist: [Jorge Ramos Santana](https://github.com/mjorgers) (core/tests rewrite, new web UI, new CLI, RV64 & Z80 architectures)
311-
* :technologist: [Juan Carlos Cano Resa](https://github.com/Jotaceee) (SAIL integration)
311+
* :technologist: [Juan Carlos Cano Resa](https://github.com/Jotaceee) (Sail integration)
312312

313313

314314

@@ -317,6 +317,24 @@
317317
</div>
318318

319319
<details open>
320+
<summary>:atom: 6.1.x</summary>
321+
322+
- [x] Sail integration:
323+
* RISC-V 32 and RISC-V 64 full specification supported
324+
* Cache module integrated
325+
- [x] Arduino support:
326+
* ESP32 Microcontroller
327+
* Arduino GPIO simulation UI
328+
- [x] New activity bar
329+
330+
<br>
331+
332+
- Source Code: https://github.com/creatorsim/creator-v6.1
333+
- Try Version: https://creatorsim.github.io/creator-v6.1
334+
335+
</details>
336+
337+
<details>
320338
<summary>:atom: 6.0.x</summary>
321339

322340
- [x] **BREAKING CHANGES**:

0 commit comments

Comments
 (0)