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
/
drivers
/
touch
/
at
main
8 files
José M. Requena Plens
drivers/display,touch: C arrays to std::array/std::to_array (cpp:S5945)
4w ago
299d2c5c
ft6x36.cpp
drivers/display,touch: C arrays to std::array/std::to_array (cpp:S5945) The e-paper command/LUT tables (gdew0154m09, gdew0154d67), the ILI9342 init table, and the GT911/FT6X36 touch register buffers move to std::array (std::to_array for the deduced-size command tables). The LUT references embedded in the e-paper init sequence and the table getters take .data() at their const-pointer boundaries; sizeof() stays valid for the byte tables. sticks3 builds (these drivers are compiled unconditionally).
1 month ago
ft6x36.h
Round 4: drivers/diag/ota/web bool/enum @return → @retval per value
1 month ago
ft6x36_regs.h
Verify and polish Doxygen: drivers/diag/ota/web/tools scope - Verified accuracy of every /** */ block in scope - Added inline ///< comments to public struct members, enum enumerators, and constexpr constants - Fixed inaccurate @param direction tags in wifi_admin_portal.cpp (sendJsonDocument, serializeJsonDocument) - No code changes; no signature changes
1 month ago
gt911.cpp
drivers/display,touch: C arrays to std::array/std::to_array (cpp:S5945) The e-paper command/LUT tables (gdew0154m09, gdew0154d67), the ILI9342 init table, and the GT911/FT6X36 touch register buffers move to std::array (std::to_array for the deduced-size command tables). The LUT references embedded in the e-paper init sequence and the table getters take .data() at their const-pointer boundaries; sizeof() stays valid for the byte tables. sticks3 builds (these drivers are compiled unconditionally).
1 month ago
gt911.h
Round 4: drivers/diag/ota/web bool/enum @return → @retval per value
1 month ago
gt911_regs.h
Wire drivers/ble/states/crypto/platform/ui/vault into Doxygen Topics (group polish A)
1 month ago
i_touch.h
Convert /// doc blocks to /** ... */: drivers/diag/ota/web
1 month ago
touch_factory.cpp
Round 2 polish: drivers/diag/ota/web — fix inaccurate briefs/refs/params
1 month ago