https://github.com/zimbora/esp32-freertos-test
demo app to run esp32-freeRTOS project
https://github.com/zimbora/esp32-freertos-test
Last synced: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T15:24:59.000Z (over 2 years ago)
- Last Synced: 2025-03-03T06:46:01.847Z (over 1 year 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