diff options
author | Damien George <damien.p.george@gmail.com> | 2017-10-19 14:16:42 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-10-19 14:16:42 +1100 |
commit | d6bf3658f44e22f06e0d293b8fe0542b57538b4f (patch) | |
tree | e2698bcb0be45a09859faa4ae1143401621fce0b /py/stackctrl.c | |
parent | 0eb333e3cf2319cfb1bf558b8f1c6e3e513fb9d8 (diff) | |
download | micropython-d6bf3658f44e22f06e0d293b8fe0542b57538b4f.tar.gz micropython-d6bf3658f44e22f06e0d293b8fe0542b57538b4f.zip |
stm32: Make uos.dupterm() conform to specs by using extmod version.
The legacy function pyb.repl_uart() is still provided and retains its
original behaviour (it only accepts a UART object). uos.dupterm() will now
accept any object with write/readinto methods. At the moment there is just
1 dupterm slot.
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions