``` _____ _ _ _ / ____| | | (_) | | (___ ___ _ __ ___ ___ _ __ ___| | _| |__ \___ \ / _ \ '_ \/ __|/ _ \| '__/ __| | | | '_ \ ____) | __/ | | \__ \ (_) | | \__ \ |____| | |_) | |_____/ \___|_| |_|___/\___/|_| |___/______|_|_.__/ ``` Support list: | Sensor | Description | I2C | SPI | | ------- | ---------------- | --- | --- | | PCF8563 | RTC | ✔️ | ❌ | | QMI8658 | IMU | ✔️ | ✔️ | | QMC6310 | MAG | ✔️ | ❌ | | XL9555 | I/O expander | ✔️ | ❌ | | FT6X36 | Capacitive touch | ✔️ | ❌ | | BMA423 | Accelerometer | ✔️ | ❌ | Some commonly used sensor libraries are not completed and are being added