Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactoring i2cdetect makes it 2 times faster (on goke)
before: time -p ./ipctool i2cdetect real 0.14 user 0.02 sys 0.08 after: time -p ./ipctool i2cdetect real 0.07 user 0.00 sys 0.05 Signed-off-by: RoboSchmied <[email protected]>
- Loading branch information