Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zimbora/esp32-freertos-test

demo app to run esp32-freeRTOS project
https://github.com/zimbora/esp32-freertos-test

Last synced: 2 days ago
JSON representation

demo app to run esp32-freeRTOS project

Awesome Lists containing this project

README

        

# Test

# This module was developed to be used with [esp32-freeRTOS2](https://github.com/zimbora/esp32-freeRTOS2) project

# Setup
Copy or link this project to app folder of esp32-freeRTOS2 project

# Compilation with Arduino IDE

Import project to Arduino IDE and compile it

# Arduino-Cli

Call src/app/test/deploy.sh from esp32-freeRTOS2 folder

# Docker

Call src/app/test/docker.sh from esp32-freeRTOS2 folder

# GITHUB Actions

make a commit for your repository