Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi 4B & 5 baremetal blink example #67

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. Create README.md

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5c16244 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d7ee0fb View commit details
    Browse the repository at this point in the history
  3. Added Blink example code

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b82c7f1 View commit details
    Browse the repository at this point in the history
  4. Update MainApp.swift

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    595b02e View commit details
    Browse the repository at this point in the history
  5. Delete RPi4B-blink/Makefile

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6f680c0 View commit details
    Browse the repository at this point in the history
  6. Update link.ld

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b15606f View commit details
    Browse the repository at this point in the history
  7. Update boot.S

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    555bdbd View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6e9cf61 View commit details
    Browse the repository at this point in the history
  9. Update build.sh

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0fd00dd View commit details
    Browse the repository at this point in the history
  10. Update link.ld

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bd61e35 View commit details
    Browse the repository at this point in the history
  11. Added RPi 5 example

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c4ea37d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72347f6 View commit details
    Browse the repository at this point in the history
  13. Delete RPi4B-blink directory

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7a9af2f View commit details
    Browse the repository at this point in the history
  14. Updated RPi 4 example

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f8f64ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec9afca View commit details
    Browse the repository at this point in the history
  16. Added LLVM instructions

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9403cb3 View commit details
    Browse the repository at this point in the history
  17. Update description

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    471c4a5 View commit details
    Browse the repository at this point in the history
  18. Typo fix

    iCMDdev committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b2e3601 View commit details
    Browse the repository at this point in the history