samples: fat_fs: Build with adafruit_2_8_tft_touch_v2 shield
Adds a new sample configuration to build the fat_fs sample with the adafruit_2_8_tft_touch_v2 shield and SDMMC SPI driver in CI. It has been tested with frdm_k64f and mimxrt685_evk_cm33 boards, but should work with any board that supports Arduino SPI and Arduino GPIO features. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
0f7cdcf1fe
commit
3eb0d116f5
@ -10,3 +10,7 @@ tests:
|
||||
fixture: fixture_sdhc
|
||||
sample.filesystem.fat_fs.overlay:
|
||||
platform_allow: nrf52840_blip
|
||||
sample.filesystem.fat_fs.adafruit_2_8_tft_touch_v2:
|
||||
depends_on: arduino_spi arduino_gpio
|
||||
extra_args: SHIELD=adafruit_2_8_tft_touch_v2
|
||||
tags: shield
|
||||
|
||||
Loading…
Reference in New Issue
Block a user