diff options
| author | Damien George <damien@micropython.org> | 2025-03-04 10:48:55 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-03-06 12:48:22 +1100 |
| commit | 6be7570219c05f5dd4a5e0bc10be3cff851da8c8 (patch) | |
| tree | 17fb296a8d761e1d7cd1b8c97d272cb924d4fe52 /py | |
| parent | 4d034f817c861b90cbe7ab0cb59d85036031750f (diff) | |
nrf/modules: Fix access of read-only buffer in Flash.writeblocks.
When writing to flash, the source buffer only needs to be read-only, not
writable. This fix allows passing in `bytes` and other read-only buffer
objects.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions
