Skip to content

Commit 342076e

Browse files
committed
Add GitHub Actions CI and status badge for repo quality checks
1 parent 64bfbb4 commit 342076e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yml

Whitespace-only changes.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
![Platform](https://img.shields.io/badge/Platform-ESP32--S3-blue)
55
![Language](https://img.shields.io/badge/Language-C%2B%2B17-purple)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
7+
![CI](https://github.com/CahillMeyer/ccm-esp32-vision-node/actions/workflows/ci.yml/badge.svg)
8+
79

810
Embedded camera node for **ESP32-S3** with a modular C++ architecture for real-time computer vision.
911
This project demonstrates professional embedded CV engineering: camera bring-up, modular pipelines,

0 commit comments

Comments
 (0)