summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/subclass_native_str.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-04-22 11:53:18 +1000
committerDamien George <damien@micropython.org>2025-05-21 13:30:40 +1000
commita1ee42cd3e6172cd57756e382a4702ae2a1d4a9e (patch)
treeac7c22f65ae593fbfcecc66c2670c475437c27be /tests/basics/subclass_native_str.py
parentcc7eb1a5351c0d7d60f084dc79ccd0fa047b259e (diff)
downloadmicropython-a1ee42cd3e6172cd57756e382a4702ae2a1d4a9e.tar.gz
micropython-a1ee42cd3e6172cd57756e382a4702ae2a1d4a9e.zip
nrf: Use common implementation of machine disable/enable IRQ.
This is a breaking change due to the signature change of `enable_irq()`. Previously the signature was: machine.enable_irq() Now the signature matches other ports, and the docs, and is: machine.enable_irq(state) Where `state` is the return value from `machine.disable_irq()`. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/subclass_native_str.py')
0 files changed, 0 insertions, 0 deletions