From 81a746346cba0ca8c56512933f7c0900a4aa4484 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 9 May 2026 15:06:53 -0400 Subject: [PATCH] Fix FINAL rubric scenarios --- FINAL/FINAL-01.md | 1 - FINAL/FINAL-02.md | 1 - 2 files changed, 2 deletions(-) diff --git a/FINAL/FINAL-01.md b/FINAL/FINAL-01.md index c7bbeb7..cdd0c50 100644 --- a/FINAL/FINAL-01.md +++ b/FINAL/FINAL-01.md @@ -261,7 +261,6 @@ By submitting this final project, you certify that: ## 📚 Reference Material -- Full scenario narrative and step-by-step instructions: [WEEK14-1.md](WEEK14-1.md) - ARM Cortex-M33 Technical Reference Manual - IEEE 754 single-precision floating-point standard - Ghidra documentation: [https://ghidra-sre.org/](https://ghidra-sre.org/) diff --git a/FINAL/FINAL-02.md b/FINAL/FINAL-02.md index 149202a..6b8c29e 100644 --- a/FINAL/FINAL-02.md +++ b/FINAL/FINAL-02.md @@ -294,7 +294,6 @@ By submitting this final project, you certify that: ## 📚 Reference Material -- Full scenario narrative, wiring diagrams, and step-by-step instructions: [WEEK14-2.md](WEEK14-2.md) - ARM Cortex-M33 Technical Reference Manual - ARM Thumb-2 Instruction Set Reference - Ghidra documentation: [https://ghidra-sre.org/](https://ghidra-sre.org/)