[PR #1293] Add config for Asus FX570UD #1438

Open
opened 2026-02-26 00:35:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/1293
Author: @Matin4359
Created: 9/11/2022
Status: 🔄 Open

Base: stableHead: master


📝 Commits (10+)

📊 Changes

88 files changed (+6125 additions, -49 deletions)

View changed files

.github/ISSUE_TEMPLATE/config_request.md (+11 -0)
.github/workflows/stale.yml (+18 -0)
📝 Common/CommonAssemblyInfo.cs (+1 -1)
📝 Common/CommonAssemblyVersion.cs (+3 -3)
Configs/ASUS VivoBook X505ZA_X505ZA.xml (+75 -0)
Configs/Acer Aspire 4750G.xml (+52 -0)
Configs/Acer Aspire E5-471G.xml (+67 -0)
Configs/Acer Aspire One AO721.xml (+59 -0)
Configs/Acer Aspire V5-472PG.xml (+121 -0)
Configs/Acer Aspire VN7-572G V15 Nitro.xml (+57 -0)
Configs/Acer Aspire VN7-593G V15 Nitro BE.xml (+126 -0)
Configs/Acer Predator 17 G9-793-782K.xml (+50 -0)
Configs/Acer Predator PH315-52.xml (+113 -0)
Configs/Acer Predator PH315-53.xml (+243 -0)
Configs/Acer Swift SF314-54G.xml (+77 -0)
Configs/Asus K43U.xml (+80 -0)
Configs/Asus K46C.xml (+50 -0)
📝 Configs/Asus K501UX.xml (+19 -24)
Configs/Asus N550JX.xml (+73 -0)
Configs/Asus ROG G751JT.xml (+132 -0)

...and 68 more files

📄 Description

Hi
intel core i7 8550u
OS:Windows10
EC: Unknow


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hirschmann/nbfc/pull/1293 **Author:** [@Matin4359](https://github.com/Matin4359) **Created:** 9/11/2022 **Status:** 🔄 Open **Base:** `stable` ← **Head:** `master` --- ### 📝 Commits (10+) - [`1a2248b`](https://github.com/hirschmann/nbfc/commit/1a2248b5da01652eb16a13a6491ebfb0b6a160d7) Add HP Compaq 6530b and HP Pavilion x360 Convertible 15-br0xx configs (#670) - [`4ff57b7`](https://github.com/hirschmann/nbfc/commit/4ff57b7da630d3755a2ef3d411af224fb367d66a) Add Acer Aspire E5-471G config (#672) - [`cb0105e`](https://github.com/hirschmann/nbfc/commit/cb0105ed72df05c3490291857a1d9e862f47b9a5) Add HP Laptop 17-by1xxx config (#691) - [`2fc34d7`](https://github.com/hirschmann/nbfc/commit/2fc34d79104175f833219a54524424a7095c7ff6) Add Asus ROG G751JT config (#692) - [`215e2ce`](https://github.com/hirschmann/nbfc/commit/215e2ce94984d475cacab2ec816cbaafccf60673) Add Gigabyte AERO 14KV8 config (#693) - [`a6a8172`](https://github.com/hirschmann/nbfc/commit/a6a8172ffe83fb6d84b39ef7872d1baac734c9f6) Add Lenovo ThinkPad L390 config (#685) - [`3b5c0c8`](https://github.com/hirschmann/nbfc/commit/3b5c0c8a39379896ece3a18ebf8b042c93b37038) Update Gigabyte AERO 14KV8 config (#697) - [`354a80f`](https://github.com/hirschmann/nbfc/commit/354a80ff8b0be38aa524935c1547754d04cb195f) Add Lenovo ThinkPad L380 Yoga config (#698) - [`4699d17`](https://github.com/hirschmann/nbfc/commit/4699d171b151bc7fae552069360d5c328462800a) Add a donation link (resolves #701) - [`f6fad7f`](https://github.com/hirschmann/nbfc/commit/f6fad7ff00d26b36ca55e947b6c5be20b04b2b28) Use curl instead of wget since the mono docker image does not have it. (#710) ### 📊 Changes **88 files changed** (+6125 additions, -49 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/config_request.md` (+11 -0) ➕ `.github/workflows/stale.yml` (+18 -0) 📝 `Common/CommonAssemblyInfo.cs` (+1 -1) 📝 `Common/CommonAssemblyVersion.cs` (+3 -3) ➕ `Configs/ASUS VivoBook X505ZA_X505ZA.xml` (+75 -0) ➕ `Configs/Acer Aspire 4750G.xml` (+52 -0) ➕ `Configs/Acer Aspire E5-471G.xml` (+67 -0) ➕ `Configs/Acer Aspire One AO721.xml` (+59 -0) ➕ `Configs/Acer Aspire V5-472PG.xml` (+121 -0) ➕ `Configs/Acer Aspire VN7-572G V15 Nitro.xml` (+57 -0) ➕ `Configs/Acer Aspire VN7-593G V15 Nitro BE.xml` (+126 -0) ➕ `Configs/Acer Predator 17 G9-793-782K.xml` (+50 -0) ➕ `Configs/Acer Predator PH315-52.xml` (+113 -0) ➕ `Configs/Acer Predator PH315-53.xml` (+243 -0) ➕ `Configs/Acer Swift SF314-54G.xml` (+77 -0) ➕ `Configs/Asus K43U.xml` (+80 -0) ➕ `Configs/Asus K46C.xml` (+50 -0) 📝 `Configs/Asus K501UX.xml` (+19 -24) ➕ `Configs/Asus N550JX.xml` (+73 -0) ➕ `Configs/Asus ROG G751JT.xml` (+132 -0) _...and 68 more files_ </details> ### 📄 Description Hi intel core i7 8550u OS:Windows10 EC: Unknow --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#1438
No description provided.