************************ Copyrights and Licenses ************************ .. include:: ./refs/COPYRIGHT.ref Software Copyrights ==================== All original source code in this repository is Copyright (C) 2023 M5Stack. This source code is licensed under the MIT license as described in the file LICENSE. Third Party ============ * `micropython`_ Copyright (c) 2013-2023 Damien P. George and licensed under MIT License. * `umqtt`_ Copyright (c) 2013-2014 micropython-lib contributors and licensed under MIT License. * `urequests`_ Copyright (c) 2013-2014 micropython-lib contributors and licensed under MIT License. * `ir`_ Copyright (c) 2020 Peter Hinch and licensed under MIT License. * `neopixel`_ Copyright (c) 2013-2014 micropython-lib contributors and licensed under MIT License. * `bh1750fvi`_ Copyright (c) 2022 Sebastian Wicki and licensed under MIT License. * `bmp280`_ Copyright (c) 2020 Sebastian Wicki and licensed under MIT License. * `checksum`_ Copyright (c) 2022 Sebastian Wicki and licensed under MIT License. * `dht12`_ Copyright (c) 2020 Sebastian Wicki and licensed under MIT License. * `pcf8563`_ Copyright (c) 2020 Sebastian Wicki and licensed under MIT License. * `qmp6988`_ Copyright (c) 2022 Sebastian Wicki and licensed under MIT License. * `scd40`_ Copyright (c) 2022 Sebastian Wicki and licensed under MIT License. * `sgp30`_ Copyright (c) 2022 Sebastian Wicki and licensed under MIT License. * `sht4x`_ Copyright (c) 2021 ladyada for Adafruit and licensed under MIT License. * `vl53l0x`_ Copyright (c) 2017 Tony DiCola for Adafruit Industries and licensed under MIT License. * `camera`_ Copyright (c) 2021 Mauro Riva and licensed under Apache License Version 2.0. * `haptic`_ Copyright (c) 2022 lbuque and licensed under MIT License. Documentation ============== * HTML version of API documentation uses the Sphinx theme sphinx_idf_theme, which is Copyright (c) 2013-2020 Dave Snider, Read the Docs. It is licensed under the MIT license.