Expand description
Dummy implementation of the CPU interface for running unit tests of Oxide applications on the developer-environment architecture rather than AVR. Unlike the ‘true’ implementations these use std:: functions like println!() to print to the terminal.