esp-idf-lib/components/max31855/.eil.yml

Thu, 20 Apr 2023 15:19:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 20 Apr 2023 15:19:31 +0200
changeset 36
7b5c1fbeda7b
parent 1
1c9894662795
permissions
-rw-r--r--

Moved the kicad drawing into the project.

---
components:
  - name: max31855
    description: Driver for MAX31855 cold-junction compensated thermocouple-to-digital converter
    group: temperature
    groups: []
    code_owners: UncleRus
    depends:
      - driver
      - log
    thread_safe: yes
    targets:
      - name: esp32
      - name: esp32s2
      - name: esp32c3
    licenses:
      - name: BSD-3
    copyrights:
      - author:
          name: UncleRus
        year: 2022

mercurial