From d1a2c1ac662da7ab2e78f1f9bd298db1dce01632 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Thu, 10 Dec 2020 23:08:05 +0100 Subject: [PATCH] Add docs --- .gitignore | 1 - docs/index.html | 72 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 docs/index.html diff --git a/.gitignore b/.gitignore index 664189f2..24f89b84 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ build_output/* build_output/firmware/*.bin ## Test result files -*.html *.xml *.bin diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..3a521043 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,72 @@ + + + + + + + + + + HASP-lvgl documentation + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + \ No newline at end of file