From a969b64f4ad892b5cfcd986e1ea5efa248dee601 Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Tue, 12 Sep 2023 01:24:14 +0330 Subject: [PATCH] Update README.md Add `Renode` --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4c8d6dc..dd6b2d2 100644 --- a/README.md +++ b/README.md @@ -456,6 +456,11 @@ _________________ - [QEMU Simulation - Blinky - STM32F767ZI Full Stack](https://longer-vision-robot.gitbook.io/stm32f767zi-full-stack/chapter-2.-programming-for-stm32/2.4-qemu-simulation-blinky) - [Emulating a Raspberry Pi in QEMU](https://interrupt.memfault.com/blog/emulating-raspberry-pi-in-qemu) +#### [Renode](https://renode.io/) + +- [Renode - Antmicro's open source simulation and virtual development framework for complex embedded systems](https://github.com/renode/renode) +- [Renode - documentation](https://renode.readthedocs.io/en/latest/) + _________________ ### Interfaces, Protocols & Communication Technologies