Skip to content

MiNode(A set of BBC Micro:Bit accessories) drivers in C++, this is a mbed yotta package

License

Notifications You must be signed in to change notification settings

minodekit/minode-dal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minode-dal

The set of drivers for MiNode kit.

Build

Build Environments

The minode DAL is built on top of ARM mbed and hence uses yotta as an offline build system.

Install yotta & gcc arm embedded

Refer to yotta Documentation to install yotta

Install other dependencies

srecord

$ sudo apt-get install srecord

Set yotta target

$ cd /path/to/minode-dal
$ yt target bbc-microbit-classic-gcc

Build

$ cd /path/to/minode-dal
$ yt build

Hello World

TBD

Links

About

MiNode(A set of BBC Micro:Bit accessories) drivers in C++, this is a mbed yotta package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages