Commit Graph

5 Commits

Author SHA1 Message Date
Fabien Chouteau
3f8fb19742 Sort the example projects by boards
This is to create a simpler path for newcomers to find what's available
for the board(s) they have.
2017-05-16 12:18:37 +02:00
pat-rogers
671cff2c8e restore gpio bit set/reset performance, based on the fact that the bit-set and
bit-reset registers ignore writes of zeros. thus we can can use bit masks and not worry about
preserving exiting set/cleared bits.

reinstate basic gpio demo
2017-05-09 09:49:57 -05:00
Fabien Chouteau
e09ce68dfd scripts/install_deps: Don't fail when the repository is already cloned 2017-03-10 19:19:40 +01:00
Fabien Chouteau
f433750101 Continuous builder: Add a script to install optional dependencies 2017-02-21 13:19:06 +01:00
Fabien Chouteau
c1e71fb43e Continuous builder: Add a script that builds all the ADL examples 2017-02-21 13:19:06 +01:00