boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board

Remove the board directory as well as references in tests and samples.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
This commit is contained in:
Charles E. Youse 2019-06-21 15:21:11 -07:00 committed by Anas Nashif
commit ca4910827b
34 changed files with 24 additions and 469 deletions

View file

@ -3,5 +3,5 @@ tests:
tags: drivers gpio
depends_on: gpio
# FIXME: code is board specific, it should be generalised
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb esp32
platform_whitelist: quark_se_c1000_devboard esp32
harness: loopback # see documentation