WIP: kbled control for darp5

This commit is contained in:
Jeremy Soller
2020-02-21 15:38:44 -07:00
parent 0d72e63b31
commit a90b2a8c67
9 changed files with 132 additions and 2 deletions

View File

@@ -94,9 +94,9 @@ void gpio_init() {
// ALL_SYS_PWRGD
GPCRC0 = GPIO_IN;
// SMC_VGA_THERM
GPCRC1 = GPIO_IN | GPIO_UP;
GPCRC1 = GPIO_ALT;
// SMD_VGA_THERM
GPCRC2 = GPIO_IN | GPIO_UP;
GPCRC2 = GPIO_ALT;
// KSO16 (Darter)
GPCRC3 = GPIO_IN;
// CNVI_DET#