mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-04-01 09:00:18 +02:00
Remove Assembler Drivers section from README
Removed section about Assembler Drivers and its details.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user