Making the LED Blink (PI5): Versionsgeschichte

Aus C und Assembler mit Raspberry

Auswahl des Versionsunterschieds: Markiere die Radiobuttons der zu vergleichenden Versionen und drücke die Eingabetaste oder die Schaltfläche am unteren Rand.
Legende: (Aktuell) = Unterschied zur aktuellen Version, (Vorherige) = Unterschied zur vorherigen Version, K = Kleine Änderung

23. August 2024

22. August 2024

19. August 2024

12. August 2024

6. Juli 2024

  • AktuellVorherige 19:5919:59, 6. Jul. 2024Satyria Diskussion Beiträge 13.888 Bytes +13.888 Bytes Die Seite wurde neu angelegt: „With the previously created Makefile and linker script, we have established a foundation to develop a meaningful program. Our goal is to make the built-in LED of the Raspberry Pi blink. I will explain each step and why it is implemented in this project. === Directory Preparation === First, create a new directory, for example, LED, and place the Makefile and the linker.ld file in it. Also, create the "include" directory within LED to organize our header…“