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
/
test
/
ble
/
test_ble_connection_manager
/
at
main
1 file
José M. Requena Plens
test(ble): take .addr.data() after the peer-address std::array migration
3mo ago
26ac77c2
test_ble_connection_manager.cpp
test(ble): take .addr.data() after the peer-address std::array migration The connection-manager and ble-facade fake/test code compared/copied the now std::array<uint8_t,6> addr field through memcmp/memcpy; pass .data() at those C boundaries. Fixes the two suites that failed to build after 84525572. native suite passes 513/513.
3 months ago