summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-01-03 12:02:12 +1100
committerDamien George <damien@micropython.org>2025-02-11 17:56:13 +1100
commit30acb16ad34babf25d126a7b471616421167cb35 (patch)
tree3d7b442e12deba846a57f165f192ace23b0d1b5b /docs/esp8266/tutorial
parente40a3fdb81fc7184e945754c06d42e169a296ab8 (diff)
downloadmicropython-30acb16ad34babf25d126a7b471616421167cb35.tar.gz
micropython-30acb16ad34babf25d126a7b471616421167cb35.zip
extmod/vfs_rom: Remove ability to create VfsRom from an address.
It's not necessary to support this, which allows an arbitrary memory address to be specified and potentially allows invalid memory accesses. Requiring an object with the buffer protocol is safer, and also means that the length of the region is always specified. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions