From 1dadec53a7a61eae9d37ba2aabf96efea1ad0ac9 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 10 Aug 2016 02:16:02 +0200 Subject: templates: nodemcu-arduino: better symbol names. o Adding some documentation to the readme. Adding a small flow chart illustrating how the tool work with a schematic, netlist and template to generate a header file. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 83b6a4d..50c8663 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,6 @@ [submodule "python/pybind11"] path = python/pybind11 url = https://github.com/pybind/pybind11 +[submodule "thirdparty/antlr4"] + path = thirdparty/antlr4 + url = https://github.com/trygvis/antlr4 -- cgit v1.2.3