From c490f323650f02058b2062a12da315ba27d3b0e6 Mon Sep 17 00:00:00 2001 From: 9SMTM6 <44668330+9SMTM6@users.noreply.github.com> Date: Fri, 8 Nov 2019 12:33:17 +0100 Subject: [PATCH] make axtls was required, at least for me on manjaro (arch-based) --- Getting-Started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Getting-Started.md b/Getting-Started.md index fee739f..7b4283f 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -165,6 +165,8 @@ Change directory to the Unix build directory: And then make the executable +> make axtls + > make At that point, you will have a functioning micropython executable, which may be launched with the command: