Skip to content

D-Programming-microD/avr-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR D playground library

About

This repository contains some unfinished ideas for D on microcontrollers. Although testing is done on AVR 8bit controllers (ATMEGA168PA) most of these ideas should be easily portable to other architectures.

Building

Make sure that microDRT is in the parent folder of this directory, then run build.sh. Note that build.sh also flashes the newly built executable if an AVRISP mkII programmer is connected.

Compiler

Ready to use packages for avr-gdc are only available for Arch Linux right now and can be obtained from the AUR.

About

Some random ideas for microD on AVRs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published