Browse Source
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, on other CPUs it will return an empty string. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>pull/15268/head
Alessandro Gatti
5 months ago
2 changed files with 40 additions and 0 deletions
Loading…
Reference in new issue