Browse Source

Update esp32-owb component and README.

main
David Antliff 8 years ago
parent
commit
d4b3fb9235
  1. 4
      README.md
  2. 2
      components/esp32-owb

4
README.md

@ -6,7 +6,9 @@ This is an example application for the Maxim Integrated DS18B20 Programmable Res
It supports a single or multiple devices on the same 1-Wire bus.
It is written and tested for the [ESP-IDF](https://github.com/espressif/esp-idf) environment, using the xtensa-esp32-elf toolchain (gcc version 5.2.0).
It is written and tested for v3.0 of the [ESP-IDF](https://github.com/espressif/esp-idf) environment, using the xtensa-esp32-elf toolchain (gcc version 5.2.0, crosstool-ng-1.22.0-80-g6c4433a).
Support for ESP-IDF v2.1 is available on the [ESP-IDF_v2.1](https://github.com/DavidAntliff/esp32-ds18b20-example/tree/ESP-IDF_v2.1) branch.
Ensure that submodules are cloned:

2
components/esp32-owb

@ -1 +1 @@
Subproject commit 9f69e852eb33bfcf81ceb849d6a2f43a3612985d
Subproject commit 1968aadb53ab2b9e929affa93c8df794f11b43c8
Loading…
Cancel
Save