summaryrefslogtreecommitdiff
path: root/doc/buildAndProgram.md
AgeCommit message (Collapse)Author
2020-10-24Update arm-gcc toolchain in exampleSteveis
The difference in the example caused some confusion for at least one person.
2020-09-24Update buildAndProgram : Use latest ARM-GCC toolcahain to build.Rajesh Kumbhakar
Using the older (8.x.x) version of toolchain causes unexpected "template" errors, So we should always use version 9.x and above.
2020-08-19Add doc about Docker image.JF
2020-08-08Fix typo in buildAndProgram.md.JF
Add documentation about companion apps + link to videos.
2020-07-18Rewrite README.mdJF