diff --git a/README.md b/README.md
index ae2d644..777d4ad 100644
--- a/README.md
+++ b/README.md
@@ -558,14 +558,5 @@ cargo test --target aarch64-apple-darwin
-# Assembler Drivers
-Standalone RP2350 drivers written entirely in Assembler.
-
-| Driver | Description | Architecture |
-|--------|-------------|--------------|
-| [0x01_uart_asm_arm](drivers/0x01_uart_asm_arm) | Raw UART transmit / receive | ARM (Cortex-M33) |
-
-
-
# License
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)