Search found 2 matches

by ESP_ajita
Fri May 07, 2021 10:21 am
Forum: General Discussion
Topic: mainlining the ESP-hosted driver
Replies: 1
Views: 2618

Re: mainlining the ESP-hosted driver

Hi Tim,
I have compiled driver code w.r.t. 5.10.17. You can report your issue and your kernel version on ESP-Hosted repository (https://github.com/espressif/esp-hosted)

Thanks,
Ajita
by ESP_ajita
Mon Sep 23, 2019 12:32 pm
Forum: ESP IoT Solution
Topic: ESP32-Azure IoT Kit: Magnetometer and Barometer Driver
Replies: 3
Views: 5736

Re: ESP32-Azure IoT Kit: Magnetometer and Barometer Driver

You can check this pull request on github for magnetometer driver https://github.com/espressif/esp-iot-solution/pull/28 .
For barometer you can take reference of magnetometer to create your driver :-)