From a71f90a3ea8061b9c645a5d7a6605e06fb38a711 Mon Sep 17 00:00:00 2001 From: Gerwin Klein Date: Tue, 16 Jan 2024 11:32:36 +1100 Subject: [PATCH] c-parser: turn README into main C-parser website Signed-off-by: Gerwin Klein --- tools/c-parser/README.md | 123 ++++++++++++++++++++++++++++++++++----- 1 file changed, 109 insertions(+), 14 deletions(-) diff --git a/tools/c-parser/README.md b/tools/c-parser/README.md index ca00754bde..f765baeea4 100644 --- a/tools/c-parser/README.md +++ b/tools/c-parser/README.md @@ -1,4 +1,5 @@