From 350ca6cbfab06dcaaaf4ecf18b44d06f6499bb14 Mon Sep 17 00:00:00 2001 From: Jared Young Date: Thu, 14 Nov 2019 03:03:24 +0000 Subject: [PATCH] udpated README --- mp-s7-src/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mp-s7-src/README.md b/mp-s7-src/README.md index 5a183fa..f76eebf 100644 --- a/mp-s7-src/README.md +++ b/mp-s7-src/README.md @@ -12,3 +12,5 @@ Updated the Retro68 Console example to allow reading single characters. And now I can run python. The REPL works, even can create functions. - V0.0.1: "It Barely Works" + +Onward, let's get those generated QSTR headers done inside our CMake file. It's ugly, but it's working. Needs cleanup/refactor/extracting to it's own file.