Validates micro:bit board IDs.
Return the board ID using the default ID for the board type. Used to integrate with MicropythonFsHex.
toString matches the input to parse.
the ID as a string.
Static
The ID as a hex string with no 0x prefix (e.g. 9900).
the valid board ID
if the ID isn't known.
Validates micro:bit board IDs.