zephyr/boards/posix
Alberto Escolar Piedras aefc072afb nrf52_bsim: Improve compile time check of HW models version
In 4940a3cac2 a compile time
check of the HW model version was added. This check worked
fine for cases in which the problem was that people had not
fetched a new enough version of the HW models.
But in some cases people will have fetched a new enough version
but be (unknowingly) in a past detached HEAD (or old tag).

With this change we ensure that the required tag is an actual
ancestor for the current HW models version HEAD

Also fail with an error, instead of just printing a warning.
Users can still disable this warning if they know what they are
doing.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-01-08 10:59:57 -05:00
..
native_posix driver: SDL based display emulation driver 2018-12-10 20:37:29 -05:00
nrf52_bsim nrf52_bsim: Improve compile time check of HW models version 2019-01-08 10:59:57 -05:00
index.rst new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00