Skip to content

Instantly share code, notes, and snippets.

View dogukan-bicer's full-sized avatar
🎯
Focusing

Doğukan Biçer dogukan-bicer

🎯
Focusing
View GitHub Profile
@Kaapiii
Kaapiii / blinking_led_pi4_32bit.s
Last active July 13, 2022 20:33
Blinking LED - Assembly - Raspberry Pi4
//.section .init
//=====================================
// LED Blink -frist try
// Markus Liechti
//
// For Raspberry Pi 4
// BCM2711 (Cortex-A72 / ARM-V8)
//=====================================