You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-08 16:26:35 +02:00
Use safe-mmio crate in PL011 UART driver example and RTC exercise solution (#2752)
This commit is contained in:
@ -18,7 +18,6 @@ export const size_exemptions = [
|
||||
];
|
||||
|
||||
export const playground_size_exemptions = [
|
||||
"bare-metal/aps/better-uart/driver.html",
|
||||
"bare-metal/microcontrollers/type-state.html",
|
||||
"concurrency/async-pitfalls/cancellation.html",
|
||||
"iterators/intoiterator.html",
|
||||
|
Reference in New Issue
Block a user