SuperHouse / esp-open-rtos

Open source FreeRTOS-based ESP8266 software framework
BSD 3-Clause "New" or "Revised" License
1.53k stars 491 forks source link

LIS3MDL 3-axes magnetometer driver added #547

Closed gschorcht closed 6 years ago

gschorcht commented 6 years ago

I have written a driver for LIS3MDL sensor from STMicroelectronics. LIS3MDL is a MEMS 3-axes magnetometer. The driver is compatible with esp-open-rtos (ESP8266) as well as ESP-IDF (ESP32). If it is of interest, please merge it to master branch.