summaryrefslogtreecommitdiff
path: root/tests/pybnative/while.py
AgeCommit message (Expand)Author
2022-05-26tests: Move native while test from pybnative to micropython.Damien George
2021-09-01tests/pybnative: Make while.py test run on boards without pyb.delay.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2014-05-07py: Fix stack access in thumb native emitter.Damien George
2014-05-07tests: Add a test for native code on pyboard.Damien George