mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-26 16:45:55 +03:00
[PR #1489] [MERGED] Support for WifiManager as ESP-IDF component #1767
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1767
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tzapu/WiFiManager/pull/1489
Author: @abrender
Created: 9/12/2022
Status: ✅ Merged
Merged: 10/4/2022
Merged by: @tablatronix
Base:
master← Head:patch-1📝 Commits (1)
61eafa5Support for WifiManager as ESP-IDF component📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
➕
CMakeLists.txt(+9 -0)📄 Description
Enables support for WifiManager as an ESP-IDF component. ESP-IDF is a popular development framework for ESP32 chips.
This file is based on the CMakeLists.txt file from the popular Adafruit-GFX-Library library.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.