Back to .md Directory
Copilot Instructions
- This workspace is for ESP32 reliability experiments using PlatformIO + Arduino.
copilot
View sourceCopilot Instructions
Project scope
- This workspace is for ESP32 reliability experiments using PlatformIO + Arduino.
- Prefer small, readable changes over broad refactors.
- Keep each file focused on one test scenario.
Coding rules
- Keep logic simple and explicit; avoid clever patterns.
- Use clear variable names and short functions.
- Do not add external dependencies unless explicitly requested.
- Keep serial logs concise and useful for diagnostics.
- Guard long-running input paths (timeouts, max lengths, reset paths).
Bluetooth test conventions
- Treat CR/LF differences explicitly.
- Bound all message buffers to avoid memory growth.
- Preserve behavior under disconnect/reconnect.
- Include basic counters for long-run reliability checks.
Hardware interaction
- Use GPIO 2 LED for quick visual status when practical.
- LED behavior should be obvious and documented in setup comments or logs.
- Avoid blocking delays in
loop(); keep response timing steady.
Edit discipline
- Make minimal diffs and do not touch unrelated files.
- Keep formatting and style consistent with existing code.
- If behavior changes, summarize what changed and why.
- Run a compile check after modifications when possible.
Communication expectations
- Ask before adding "nice to have" features.
- If a requirement is ambiguous, choose the simplest interpretation.
- Prefer practical reliability over feature completeness in test files.
Related Documents
copilot-instructions.md
System Prompt
You are Kiro, an AI assistant and IDE built to assist developers.
aipromptautomation
0
10
gulshanmudgalcopilot-instructions.md
GitHub Copilot Instructions
- Follow Laravel best practices (service classes, form requests, named routes, tests in Pest).
airagcopilot
0
2
nikajorjikacopilot-instructions.md
Business Intelligence Dashboard - Comprehensive GitHub Copilot Instructions
**ALWAYS follow these instructions first and fallback to additional search and context gathering only if the information in these instructions is incomplete or found to be in error.**
airagcopilot
0
1
nibertinvestmentscopilot-instructions.md
Slidev - LLM 向け統合ドキュメント
このドキュメントは、LLM(大規模言語モデル)がSlidevについて理解しやすいよう、公式ドキュメントの内容を1つのファイルにまとめたものです。
aillm
0
1
ef81sp