# mvduin/bbb-asm-demo

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mvduin-bbb-asm-demo).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/mvduin/bbb-asm-demo
- awesome-repositories: https://awesome-repositories.com/repository/mvduin-bbb-asm-demo.md

## Description

Since this tiny application is written in assembly and make no use of any toolchain-provided header or libraries (not even startfiles), you can use basically any arm-gcc toolchain. By default it expects an arm-linux-gnueabihf toolchain to be installed, but you can override this in the makefile…

## Tags

### Part of an Awesome List

- [Single Board Computing](https://awesome-repositories.com/f/awesome-lists/devtools/single-board-computing.md) — Minimal bare-metal assembly demo for BeagleBone Black.
