rp235x-hal: Add nice wrapper for `get_sys_info`
Opened this issue · 0 comments
thejpster commented
The get_sys_info
ROM function is a grab-bag of stuff. We should have a nice Rust API for each kind of thing it can produce. Probably a separate function for each kind of thing, rather than one function with a complicated API like the ROM provides.