Damien George
5956466c0e
py/builtin: Clean up and simplify import_stat and builtin_open config.
...
The following changes are made:
- If MICROPY_VFS is enabled then mp_vfs_import_stat and mp_vfs_open are
automatically used for mp_import_stat and mp_builtin_open respectively.
- If MICROPY_PY_IO is enabled then "open" is automatically included in the
set of builtins, and points to mp_builtin_open_obj.
This helps to clean up and simplify the most common port configuration.
Signed-off-by: Damien George <damien@micropython.org>
2022-05-25 13:04:45 +10:00
..
2021-07-12 16:37:07 +10:00
2021-12-01 11:56:37 +11:00
2017-07-18 11:57:39 +10:00
2021-12-01 11:56:37 +11:00
2022-04-22 16:37:02 +10:00
2022-05-24 13:12:40 +10:00
2022-04-04 23:15:01 +10:00
2021-07-12 17:08:10 +10:00
2022-05-05 13:30:40 +10:00
2021-08-19 22:50:11 +10:00
2021-08-19 22:50:11 +10:00
2022-05-03 22:28:14 +10:00
2020-11-23 19:45:04 +11:00
2020-11-13 11:13:37 +11:00
2017-07-31 18:35:40 +10:00
2017-09-12 16:00:21 +10:00
2017-07-18 11:57:39 +10:00
2019-07-01 22:53:00 +10:00
2017-07-18 11:57:39 +10:00
2021-09-04 16:31:17 +10:00
2021-09-04 16:31:17 +10:00
2022-05-03 22:28:14 +10:00
2017-07-18 11:57:39 +10:00
2022-05-03 22:28:14 +10:00
2020-10-01 12:57:10 +10:00
2022-03-09 10:03:23 +11:00
2022-05-18 20:49:12 +10:00
2022-01-13 13:45:43 +11:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-24 00:43:44 +10:00
2022-05-18 20:49:12 +10:00
2022-05-25 00:19:41 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-02-22 00:59:14 +11:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-25 00:19:41 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2019-02-14 00:35:45 +11:00
2022-05-18 20:49:12 +10:00
2022-05-18 20:49:12 +10:00
2020-09-08 11:41:31 +10:00
2021-09-19 23:00:39 +10:00
2021-09-15 01:37:27 +10:00
2019-06-03 16:47:35 +10:00
2022-02-18 14:35:26 +11:00
2022-03-09 10:03:23 +11:00
2021-07-22 00:05:17 +10:00
2020-10-01 14:20:42 +10:00
2020-02-28 10:33:03 +11:00
2020-06-19 22:07:32 +10:00
2020-02-28 10:33:03 +11:00
2022-05-03 22:28:14 +10:00
2019-10-29 12:12:37 +11:00
2021-07-12 17:08:10 +10:00
2019-10-29 14:17:29 +11:00
2020-08-25 17:35:19 +10:00
2022-05-03 22:28:14 +10:00
2021-10-19 22:47:18 +11:00
2022-05-03 22:28:14 +10:00
2018-06-06 14:33:42 +10:00
2020-08-12 23:40:50 +10:00
2022-05-03 22:28:14 +10:00
2022-05-25 13:04:45 +10:00
2020-02-28 10:33:03 +11:00
2017-07-18 11:57:39 +10:00