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
@dogukan-bicer
dogukan-bicer / blinking_led_pi4_32bit.s
Created September 4, 2021 21:55 — forked from Kaapiii/blinking_led_pi4_32bit.s
Blinking LED - Assembly - Raspberry Pi4
//.section .init
//=====================================
// LED Blink -frist try
// Markus Liechti
//
// For Raspberry Pi 4
// BCM2711 (Cortex-A72 / ARM-V8)
//=====================================