preparations for v0.3.0
- Relicensing as Apache-2.0 only - Baseline BSP with all core features
This commit is contained in:
@ -79,7 +79,7 @@ fn main() -> ! {
|
||||
|
||||
loop {
|
||||
delay.delay_ms(500);
|
||||
todo!("Not implemented for now, is not populated on the board..");
|
||||
unimplemented!("Not implemented for now, is not populated on the board..");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user