diff options
| author | Jim Mussared <jim.mussared@gmail.com> | 2020-08-17 10:53:00 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2020-09-08 12:53:24 +1000 |
| commit | 52a2ce45de353267776aaa25856c9d144653f142 (patch) | |
| tree | f24d6c65b6c51e941208d731eb9f20612e59331b /lib/libm | |
| parent | 67d8139e2b4cbaba5c722feef4e5478ae647344d (diff) | |
extmod/modbluetooth: Allow using mp_hal_get_mac as a static address.
Generally a controller should either have its own public address hardcoded,
or loaded by the driver (e.g. cywbt43).
However, for a controller that has no public address where you still want a
long-term stable address, this allows you to use a static address generated
by the port. Typically on STM32 this will be an LAA, but a board might
override this.
Diffstat (limited to 'lib/libm')
0 files changed, 0 insertions, 0 deletions
