Remove Assembler Drivers section from README

Removed section about Assembler Drivers and its details.
This commit is contained in:
Kevin Thomas
2026-03-28 19:45:01 -04:00
committed by GitHub
parent f114f7b04f
commit 707a9fd01e

View File

@@ -558,14 +558,5 @@ cargo test --target aarch64-apple-darwin
<br>
# 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) |
<br>
# License
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)