aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/arduinojson/project.yaml
blob: fe71e044cbebbb066431cd2d6a80b6f6e069273c (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/bblanchon/ArduinoJson"
language: c++
primary_contact: "benoit.blanchon@gmail.com"
sanitizers:
  - address
  - memory
  - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://github.com/bblanchon/ArduinoJson.git'