This repository contains the source code and configuration files of the Weidos ESP32 Core (used on the Weidos ESP32 A1, Weidos ESP32 LoRa A1 and Weidos ESP32 NBIoT A1 boards).
1- In File/Preferences: - Add the following URL in "Additional Boards Manager URLs" (https://raw.githubusercontent.com/WeidmullerSA/Weidos-index/main/package_weidmuller_index.json)
2- Restart Arduino IDE
3- In Tools/Board/Boards Manager... --> Search WEIDOS-ESP32 and install the latest version.
4- Boards installed. You can select your WEIDOS-ESP32 in Tools/Boards/WEIDOS-ESP32/
Visit our Webpage for more information and contact us:
https://www.weidmuller.es/es/ventas/iot_hub/index.jsp
If you find a bug you can submit an issue here on github:
https://github.com/WeidmullerSA/Weidos-ESP32-package/issues
Before posting a new issue, please check if the same problem has been already reported by someone else to avoid duplicates.
Contributions are always welcome. The preferred way to receive code contribution is by submitting a Pull Request on github.
This core has been developed by Weidmüller S.A.
Copyright (c) 2021 Weidmüller S.A. All right reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA