Feat/nrf52xxx/adc/make resolution changeable #5386
Annotations
9 errors
Smoke tests:
src/machine/machine_nrf52xxx.go#L171
no new variables on left side of :=
|
Smoke tests:
src/machine/machine_nrf52xxx.go#L171
cannot use uint16(rawValue.Get()) (value of type uint16) as volatile.Register16 value in assignment
|
Smoke tests:
src/machine/machine_nrf52xxx.go#L175
invalid operation: shifted operand rawValue (variable of type volatile.Register16) must be integer
|
Smoke tests:
src/machine/machine_nrf52xxx.go#L177
invalid operation: shifted operand rawValue (variable of type volatile.Register16) must be integer
|
Smoke tests:
src/machine/machine_nrf52xxx.go#L179
invalid operation: shifted operand rawValue (variable of type volatile.Register16) must be integer
|
Smoke tests:
src/machine/machine_nrf52xxx.go#L181
invalid operation: shifted operand rawValue (variable of type volatile.Register16) must be integer
|
Smoke tests:
src/machine/machine_nrf52xxx.go#L183
invalid operation: shifted operand rawValue (variable of type volatile.Register16) must be integer
|
Smoke tests:
src/machine/machine_nrf52xxx.go#L186
cannot use rawValue (variable of type volatile.Register16) as uint16 value in return statement
|
Smoke tests
Process completed with exit code 2.
|
Loading