Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skywa04885/atmega328p-hal


https://github.com/skywa04885/atmega328p-hal

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# ATMEGA328P HAL (Hardware Abstraction Layer) and Startup/Linker shit.

Project for ROC Nijmegen - AO N4, Embedded Systems.
No bullshit, no bootloaders.

# Usage

## Build, Make Hex & Flash
```bash
make all hex flash
```