You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stm32/mpbtstackport: Add ER/IR key generation for BTstack pairing.
Implements mp_bluetooth_btstack_port_set_er_ir_keys() function using STM32
hardware RNG to generate cryptographically secure Encryption Root (ER) and
Identity Root (IR) keys required for Bluetooth pairing and bonding.
This resolves the undefined reference error when building STM32 boards with
MICROPY_BLUETOOTH_BTSTACK=1 and pairing/bonding enabled.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
0 commit comments