armv7_helloworld

Simple bare metal ARMv7 example
git clone https://0xdd.org/code/armv7_helloworld.git
Log | Files | Refs | README | LICENSE

.gitignore (22B)


      1 *.o
      2 boot.elf
      3 
      4 .*.swp
      5