|
💬 Community Forum |
🌐 Website |
📦 Repositories |
This component consists of a soft Wi-Fi HaLow stack that emulates the esp_wifi API.
📋 Overview
🔌 API
🧰 ESP-Registry
🧪 Examples
Please be sure to double check that there aren't any duplicate issues in the issue tracker before taking the time to open a new one.
Make sure that each issue consists of a singular issue/discussion point.
Do your best to include the following in your ticket:
- Expected behavior
- Erroneous behavior
- Targets tested against/ hardware used
- Minimal reproducible set up
- Logs if/when relevant
Please be sure to place logs, configuration, and code inside of code blocks.
If you have any questions with this process please reach out on our community forum.
Contributions are welcome, be they features bug fixes, or just general polish. These are done via GitHub Pull Requests.
Be sure there is a linked issue in the tracker so that contributors/maintainers have the chance to discuss before undertaking the work.
Should the changes require deeper discussion, please take them to the community forum and link the GitHub issue if there is one.
Please ensure that:
- Contributions are licensable under the Apache 2.0 License
- Changes don't break builds on any ESP32 targets
- Hardware has been used to verify that no unexpected changes to functionality
- If changing/adding functionality, you have steps to validate
- Clang-format and cmake-format has been run on the hunks that you have submitted
Code contained within this repository falls under the Apache 2.0 License.
Submodules e.g. morse-firmware and mm-iot-sdk carry their own licensing and should be inspected accordingly.