summaryrefslogtreecommitdiffhomepage
path: root/tests/example.json
blob: 12dd2a59694d0cfc6aec0d794520c5a569ab66a1 (plain)
1
2
3
4
5
6
{
  "compiler_path": "g++",
  "compiler_std": "c++20",
  "sources_path": ["tests/example.cxx"],
  "output_name": "example.elf"
}