diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2024-06-12 07:58:02 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-09-11 11:58:29 +1000 |
commit | c224e976f733657058b2c10270470edb9c0657dc (patch) | |
tree | 4aad6dad44dd313241a34543acd4881627bd705b /py/objbool.c | |
parent | 2327972947d6f5119ec13a95139fff090351c132 (diff) |
extmod/modplatform: Expose CPU features/extensions.
This adds the ability to expose CPU-specific features/extensions to
scripts when the `platform` module is compiled in, by implementing
`platform.processor()`. Right now this is only available on
bare-metal RV32 and RV64.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/objbool.c')
0 files changed, 0 insertions, 0 deletions