diff options
author | Damien George <damien@micropython.org> | 2025-08-11 16:35:16 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-15 11:45:11 +1000 |
commit | 40cc4e4f74b1f39076100136bc2cb8db5ff24ea5 (patch) | |
tree | f5d6c489664a5a3923ee71bf429417e94a70d068 /docs/zephyr/tutorial | |
parent | 3efbd726eb89a1514c01a51857100b2718f12a50 (diff) |
py/objtype: Make mp_obj_new_type a static function.
It's only used once, in the same file it's defined, and making it static
reduces code size.
Along with this, the associated example code comment in `ports/unix/main.c`
has been removed.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/zephyr/tutorial')
0 files changed, 0 insertions, 0 deletions