You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-09 00:36:37 +02:00
Updates to bare metal day after teaching it again (#2775)
This fixes some issues running some of the examples, and various other minor issues I found along the way.
This commit is contained in:
@ -5,6 +5,7 @@ export const size_exemptions = [
|
||||
"android/interoperability/java.html",
|
||||
"android/testing.html",
|
||||
"bare-metal/aps/entry-point.html",
|
||||
"bare-metal/aps/aarch64-rt.html",
|
||||
"exercises/bare-metal/compass.html",
|
||||
"exercises/bare-metal/solutions-afternoon.html",
|
||||
"exercises/bare-metal/rtc.html",
|
||||
|
Reference in New Issue
Block a user