Add link to PECI docs
This commit is contained in:
parent
e9897a321e
commit
728c8d900d
@ -43,6 +43,8 @@ void init(void) {
|
|||||||
kbscan_init();
|
kbscan_init();
|
||||||
|
|
||||||
//TODO: INTC, PECI, PWM, SMBUS
|
//TODO: INTC, PECI, PWM, SMBUS
|
||||||
|
|
||||||
|
// PECI information can be found here: https://www.intel.com/content/dam/www/public/us/en/documents/design-guides/core-i7-lga-2011-guide.pdf
|
||||||
}
|
}
|
||||||
|
|
||||||
struct Pin PWR_SW = PIN(D, 0);
|
struct Pin PWR_SW = PIN(D, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user