littlekernel / lk

LK embedded kernel
MIT License
3.11k stars 613 forks source link

[dev][bus][pci] fixed type1_read_byte API bug #343

Closed eastmoutain closed 1 year ago

eastmoutain commented 1 year ago

It should invoke type1_read_byte() rather than type1_read_half().