You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/devices
Marc-Antoine Ruel f15a60524d Benchmark related changes
- .gohci.yml: Run with both -cover and -bench on odroid and win10 and make the
  benchtime 1000ms instead of 10ms to increase precision, as this was lacking.
- apa102: add benchmark for toRGBFast()
- bmxx80: add benchmark for conversion functions.
- gpiotest: silence test (was leaking output during benchmarks)
- physic: add benchmark for the current int64 String() implementation compared
  to an hypothetical (simpler) float64 based implementation.
8 years ago
..
apa102 Benchmark related changes 8 years ago
bmxx80 Benchmark related changes 8 years ago
devicestest conn: Add Resource, superseds devices.Device (#162) 9 years ago
ds18b20 Move code around to make drivers follow a common pattern 8 years ago
ds248x Move code around to make drivers follow a common pattern 8 years ago
lepton lepton: Add new image14bit subpackage 8 years ago
lirc Move code around to make drivers follow a common pattern 8 years ago
ssd1306 Move code around to make drivers follow a common pattern 8 years ago
tm1637 Move code around to make drivers follow a common pattern 8 years ago
devices.go Follow up on 0bc4d173ac 8 years ago
doc.go devices: replace bus reference to port 8 years ago
units.go conn/physic: redo the package that was added in 0bc4d173ac 8 years ago
units_test.go devices: stop using fmt for units 8 years ago