library.json 459 B

1234567891011121314151617
  1. {
  2. "name": "TLV493D-Magnetic-Sensor",
  3. "keywords": "3D, magnetic, sensor2go",
  4. "description": "This library provides an Interface for Infineon's TLV493D Magnetic Sensor",
  5. "repository":
  6. {
  7. "type": "git",
  8. "url": "https://github.com/Infineon/TLV493D-A1B6-3DMagnetic-Sensor.git",
  9. "branch": "master"
  10. },
  11. "version":"1.0.3",
  12. "frameworks": "arduino",
  13. "platforms": [
  14. "infineonxmc",
  15. "atmelavr"
  16. ]
  17. }