commit | 629b270ac580610d0de6843d4f6a7895fa2adf15 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Mon Jul 12 08:11:12 2021 -0500 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Wed Jul 14 13:09:33 2021 -0400 |
tree | 2fc3ea1b58e327c80cc8107bae13d0c15e91714d | |
parent | cee2eabfa4a6684d737968596aa289bee72516cb [diff] |
samples: jesd216: Exclude hifive1 board from sample By default the hifive1 board doesn't enable the SPI controller that the flash is on. As such this test will not build on that platform due to lack of a missing SPI bus controller device. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>