This repository has some demos showing the integration between PlatformIO and Antmicro Renode for embedded development. The objective is show the integration setup with minimal working example applications.
Checkout the companion article showing the step-by-step for setting-up your environment.
This project is a simple Console Echo application written in Zephyr RTOS and simulated on the SiFive HiFive1 board, a 32bit RISC-V SoC.
The files are configured to be built on PlatformIO and simulated on a HiFive1 board in Renode.
This project is an Echo application written in Arduino targeting the STM32 processors.
The files are configured to be built on PlatformIO and simulated on a ST STM32F4-Discovery in Renode.
This project is a simple Hello World written in FreeRTOS port for Kendryte K210, a dual core 64bit RISC-V SoC.
The files are configured to be built on PlatformIOand simulated on a HiFive1 board in Renode.