expose functional pins and ports

This commit is contained in:
Haoan Li
2022-12-13 16:53:31 +09:00
parent 0724431873
commit dab5720445
2 changed files with 15 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ class WithUARTIOPassthrough extends OverrideIOBinder({
}
})
class WithSPIIOPassthrough extends OverrideLazyIOBinder({
class WithSPIIOPassthrough extends OverrideLazyIOBinder({
(system: HasPeripherySPI) => {
// attach resource to 1st SPI
ResourceBinding {