blob: 4729bf651b61b4a2f00898825d5ad78d29a75e19 [file] [log] [blame]
package(default_visibility = ['//visibility:public'])
cc_library(
name = 'shifter_hall_effect',
hdrs = [
'shifter_hall_effect.h',
],
)
cc_library(
name = 'constants',
hdrs = [
'constants.h',
],
)