nrf52_bsim: Require v1.2 of the HW models

In commit d8e3ea6bc287c544729be0fc429708759bdfcfa8
the LF clock interrupt was enabled, which causes its interrupt
handler to be used. This interrupt handler interacts with the
NRF_POWER registers.
Therefore require using the newer HW models which include a stub
of this registers.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
1 file changed