mirror of
https://github.com/LattePandaTeam/LattePanda-Mu.git
synced 2026-08-07 02:08:53 +00:00
add new BIOS for Windows GPIO support
This commit is contained in:
@@ -3,18 +3,33 @@
|
|||||||
### For LattePanda Mu N100 **8GB** RAM Model:
|
### For LattePanda Mu N100 **8GB** RAM Model:
|
||||||
|
|
||||||
- LP-BS-S70NC1R200-SR-B
|
- LP-BS-S70NC1R200-SR-B
|
||||||
- S70NC1R200-8G-A **(Latest)**
|
- S70NC1R200-8G-A
|
||||||
|
- S70NC1R200-8G-B **(Latest)**
|
||||||
|
|
||||||
### For LattePanda Mu N100 / N305 **16GB** RAM Model:
|
### For LattePanda Mu N100 / N305 **16GB** RAM Model:
|
||||||
|
|
||||||
- LP-BS-S70NC1R200-DR-B
|
- LP-BS-S70NC1R200-DR-B
|
||||||
- S70NC1R200-16G-A **(Latest)**
|
- S70NC1R200-16G-A
|
||||||
|
- S70NC1R200-16G-B **(Latest)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# BIOS Release Notes
|
# BIOS Release Notes
|
||||||
|
|
||||||
## [2025-12] Latest Release
|
## [2026-06] Latest Release
|
||||||
|
### 📂 BIOS Files
|
||||||
|
| Variant | Compatible Model | Filename | Build Date |
|
||||||
|
| :------- | :--------------------------------- | :-------------------------- | ---------- |
|
||||||
|
| **PCIe** | LattePanda Mu N100 **8GB** | `S70NC1R200-8G-B.bin` | 2026/06/03 |
|
||||||
|
| **PCIe** | LattePanda Mu N100 / N305 **16GB** | `S70NC1R200-16G-B.bin` | 2026/06/03 |
|
||||||
|
| **SATA** | LattePanda Mu N100 **8GB** | `S70NC1R200-8G-B-SATA.bin` | 2026/06/03 |
|
||||||
|
| **SATA** | LattePanda Mu N100 / N305 **16GB** | `S70NC1R200-16G-B-SATA.bin` | 2026/06/03 |
|
||||||
|
|
||||||
|
### 📝 Changelog
|
||||||
|
1. Fixed a security bypass where pressing Enter with an empty password allowed read-only BIOS access.
|
||||||
|
2. Added support for controlling GPIO and I2C drivers directly within Windows.
|
||||||
|
|
||||||
|
## [2025-12] Second Release
|
||||||
### 📂 BIOS Files
|
### 📂 BIOS Files
|
||||||
| Variant | Compatible Model | Filename | Build Date |
|
| Variant | Compatible Model | Filename | Build Date |
|
||||||
| :--- | :--- | :--- | ---- |
|
| :--- | :--- | :--- | ---- |
|
||||||
|
|||||||
BIN
Softwares/BIOS/DFLT/S70NC1R200-16G-B.zip
Normal file
BIN
Softwares/BIOS/DFLT/S70NC1R200-16G-B.zip
Normal file
Binary file not shown.
BIN
Softwares/BIOS/DFLT/S70NC1R200-8G-B.zip
Normal file
BIN
Softwares/BIOS/DFLT/S70NC1R200-8G-B.zip
Normal file
Binary file not shown.
@@ -82,12 +82,12 @@ This repository includes official releases and beta versions of BIOS for various
|
|||||||
## Release Timeline
|
## Release Timeline
|
||||||
|
|
||||||
```text
|
```text
|
||||||
2024-06/07 2025-12 (Latest)
|
2024-06/07 2025-12 2026-06
|
||||||
│ │
|
│ │ |
|
||||||
●──────────────────────────●
|
●──────────────────────────●──────────────────────────●
|
||||||
│ │
|
│ │ |
|
||||||
[Initial Release] [Current Recommended]
|
[Initial Release] [Second Release] [Current Recommended]
|
||||||
DFLT,SATA DFLT,SATA
|
DFLT,SATA DFLT,SATA DFLT,SATA
|
||||||
```
|
```
|
||||||
|
|
||||||
For specific model compatibility and functional changes, please refer to the `BOS Release Notes` located in each branch's folder.
|
For specific model compatibility and functional changes, please refer to the `BOS Release Notes` located in each branch's folder.
|
||||||
|
|||||||
@@ -3,19 +3,34 @@
|
|||||||
|
|
||||||
### For LattePanda Mu N100 **8GB** RAM Model:
|
### For LattePanda Mu N100 **8GB** RAM Model:
|
||||||
|
|
||||||
- LP-BS-S70NC1R200-SR-B
|
- LP-BS-S70NC1R200-SR-B-SATA
|
||||||
- S70NC1R200-8G-A **(Latest)**
|
- S70NC1R200-8G-A-SATA
|
||||||
|
- S70NC1R200-8G-B-SATA **(Latest)**
|
||||||
|
|
||||||
### For LattePanda Mu N100 / N305 **16GB** RAM Model:
|
### For LattePanda Mu N100 / N305 **16GB** RAM Model:
|
||||||
|
|
||||||
- LP-BS-S70NC1R200-DR-B
|
- LP-BS-S70NC1R200-DR-B-SATA
|
||||||
- S70NC1R200-16G-A **(Latest)**
|
- S70NC1R200-16G-A-SATA
|
||||||
|
- S70NC1R200-16G-B-SATA **(Latest)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# BIOS Release Notes
|
# BIOS Release Notes
|
||||||
|
|
||||||
## [2025-12] Latest Release
|
## [2026-06] Latest Release
|
||||||
|
### 📂 BIOS Files
|
||||||
|
| Variant | Compatible Model | Filename | Build Date |
|
||||||
|
| :------- | :--------------------------------- | :-------------------------- | ---------- |
|
||||||
|
| **PCIe** | LattePanda Mu N100 **8GB** | `S70NC1R200-8G-B.bin` | 2026/06/03 |
|
||||||
|
| **PCIe** | LattePanda Mu N100 / N305 **16GB** | `S70NC1R200-16G-B.bin` | 2026/06/03 |
|
||||||
|
| **SATA** | LattePanda Mu N100 **8GB** | `S70NC1R200-8G-B-SATA.bin` | 2026/06/03 |
|
||||||
|
| **SATA** | LattePanda Mu N100 / N305 **16GB** | `S70NC1R200-16G-B-SATA.bin` | 2026/06/03 |
|
||||||
|
|
||||||
|
### 📝 Changelog
|
||||||
|
1. Fixed a security bypass where pressing Enter with an empty password allowed read-only BIOS access.
|
||||||
|
2. Added support for controlling GPIO and I2C drivers directly within Windows.
|
||||||
|
|
||||||
|
## [2025-12] Second Release
|
||||||
### 📂 BIOS Files
|
### 📂 BIOS Files
|
||||||
| Variant | Compatible Model | Filename | Build Date |
|
| Variant | Compatible Model | Filename | Build Date |
|
||||||
| :--- | :--- | :--- | ---- |
|
| :--- | :--- | :--- | ---- |
|
||||||
|
|||||||
BIN
Softwares/BIOS/SATA/S70NC1R200-16G-B-SATA.zip
Normal file
BIN
Softwares/BIOS/SATA/S70NC1R200-16G-B-SATA.zip
Normal file
Binary file not shown.
BIN
Softwares/BIOS/SATA/S70NC1R200-8G-B-SATA.zip
Normal file
BIN
Softwares/BIOS/SATA/S70NC1R200-8G-B-SATA.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user