Update README.md

Add books about learning assembly related to arm
This commit is contained in:
Liwei Su
2025-04-30 11:57:51 +08:00
committed by GitHub
parent 887acbf64d
commit 7acecc07ea
+1
View File
@@ -443,6 +443,7 @@ Low-level languages like C and assembly provide direct hardware access, enabling
- [🎞️ Udemy ARM GNU Assembly Programming From Ground Up](https://www.udemy.com/course/arm-gnu-assembly-programming-from-ground-uptm/)
- [🎞️ Assembly Language Programming with ARM Full Tutorial for Beginners](https://www.youtube.com/watch?v=gfmRrPjnEw4)
- [📝 How to Use Inline Assembly Language in C Code](https://gcc.gnu.org/onlinedocs/gcc/Using-Assembly-Language-with-C.html)
- [📘 Raspberry Pi Assembly Language Programming : ARM Processor Coding](https://www.amazon.com/Raspberry-Assembly-Language-Programming-Processor/dp/1484252861)
#### 🔵 Python