gpio: update config to use only one gpio for ATX PSU
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 59s
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 59s
This commit is contained in:
10
README.md
10
README.md
@@ -37,15 +37,7 @@ A Baseboard Management Controller (BMC) firmware for ESP32-S3 that provides remo
|
||||
#### BMC GPIOs
|
||||
| GPIO | Name | Description |
|
||||
|------|------|-------------|
|
||||
| 4 | POWER_ON | Power control output |
|
||||
| 5 | POWER_OFF | Power control output |
|
||||
| 6 | RESET | Reset control (active-low) |
|
||||
| 7 | STATUS_LED | Status LED |
|
||||
| 15 | PWR_GOOD | Power good input |
|
||||
| 16 | TEMP_ALERT | Temperature alert input |
|
||||
| 17 | FAN_CTRL | Fan control PWM |
|
||||
| 18-25 | USER_1-8 | User configurable GPIOs |
|
||||
| 35-38 | USER_5-8 | Input-only GPIOs |
|
||||
| 37 | POWER | ATX power supply "PS_ON#" signal |
|
||||
|
||||
## Building
|
||||
|
||||
|
||||
Reference in New Issue
Block a user