firmware-base/scripts/clean.md
2025-05-23 19:34:57 +02:00

14 lines
439 B
Markdown

# Context
- ESP-32, Platform.io, C17
# Todos
- remove unecessary comments (assume expert level)
- group by function
- complete/format Doxygen compatible comments (use groups)
- dont delete code
- save file when done (provide relative paths to fs:write tool)
- no need to lookup other files, the file content and path is provided !
- create an audit (security, performance) next to the source file (Markdown), if applicable