Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zimbora/esp32-freertos-test
- Owner: zimbora
- License: apache-2.0
- Created: 2023-11-07T18:17:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T15:24:59.000Z (12 months ago)
- Last Synced: 2024-04-29T22:42:04.192Z (7 months ago)
- Language: Shell
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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