Apply cpp to arduino

This commit is contained in:
Chad Condon 2021-12-05 14:40:34 -08:00 committed by Stephan Seitz
parent 913b72d60d
commit 0004d7552f

View file

@ -73,6 +73,7 @@ list.cpp = {
files = { "src/parser.c", "src/scanner.cc" },
generate_requires_npm = true,
},
used_by = { "arduino" },
maintainers = { "@theHamsta" },
}