1
0
mirror of https://github.com/antonblanchard/chiselwatt.git synced 2026-01-21 02:17:29 +00:00

3 Commits

Author SHA1 Message Date
Carlos de Paula
4f1d3e5ae7 Add hello_world sample sources and Makefile targets
Added hello_world sources and new Makefile targets for building
hello_world and Micropython inside containers.

Updated documentation reflecting these changes and moved binaries
to ./samples/binaries/.

Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-04-28 13:50:50 -03:00
Anton Blanchard
904d4b8695 Reduce duration of test_micropython_long.py
This is taking quite a while to execute, reduce it a bit.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-02-26 21:43:29 +11:00
Anton Blanchard
8f8382a2a9 Add a micropython test
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-01-31 06:33:40 +11:00