alpha
Login
or
Join now
jmrp.io
/
kleidos
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/jmrplens/kleidos. Kleidos — Hardware BLE password manager for ESP32-S3 (M5StickC Plus2, StickS3, M5Stack Gray, T-Deck, Cardputer)
jmrplens.github.io/kleidos/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
kleidos
/
src
/
ble
/
connection
/
at
main
3 files
José M. Requena Plens
Clear SonarCloud maintainability issues in src/ble
5w ago
af8a4e5c
conn_params.h
Clear SonarCloud maintainability issues in src/ble Mechanical/behaviour-preserving fixes across the BLE subsystem (type→auto, byte-buffer→std::array, lambda capture lists, param packs, dead stores, cognitive complexity via extracted helpers). No functional change to the BLE stack. Claude-Session: https://claude.ai/code/session_01Y7Cy1HetRp6TZAUAeekN8X
1 month ago
connection_manager.cpp
style(conditionals): annotate every gated #endif with its condition Add a trailing '// <condition>' comment to all 679 previously-bare #endif directives across src/ (the matched #if/#ifdef/#ifndef condition, long compound expressions truncated). Improves navigation of the nested variant/feature gates. Generated assets (index_html_gz.h, ui/brands/generated/) are excluded. A small clang-format reindent in tdeck_keyboard.cpp rides along (the file became part of the change set). Comment-only; no behavior change.
1 month ago
connection_manager.h
style(conditionals): annotate every gated #endif with its condition Add a trailing '// <condition>' comment to all 679 previously-bare #endif directives across src/ (the matched #if/#ifdef/#ifndef condition, long compound expressions truncated). Improves navigation of the nested variant/feature gates. Generated assets (index_html_gz.h, ui/brands/generated/) are excluded. A small clang-format reindent in tdeck_keyboard.cpp rides along (the file became part of the change set). Comment-only; no behavior change.
1 month ago