diff options
author | Damien George <damien@micropython.org> | 2023-10-09 12:12:18 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-20 17:39:57 +1100 |
commit | f2f3ef162d8915096379030838c314071b445ef4 (patch) | |
tree | 5bf8705687c855b941da572f18f30e10b8a0faa2 /py/parsenum.c | |
parent | 7e7af715271c8c3ca3ec8c600b835aa388624461 (diff) |
extmod/machine_i2s: Factor ports' I2S Python bindings to common code.
This factors the basic top-level I2S class code from the ports into
extmod/machine_i2s.c:
- I2S class definition and method table.
- The init and deinit method wrappers.
- The make_new code.
Further factoring will follow.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/parsenum.c')
0 files changed, 0 insertions, 0 deletions