zephyr/boards
Murali Karicheri b235372546 samples: fs: littlefs: add sample on stm32h747i-disco board
This adds the required conf and dts overlays required for the
application on stm32h747i-disco board.

Also moved CONFIG_SDMMC_STM32_HWFC option from prj_blk.conf to
nucleo_h743zi_blk.conf as that is STM specific option.

Build the application as

west build -p always -b stm32h747i_disco_m7 \
samples/subsys/fs/littlefs/ -- \
-DOVERLAY_CONFIG=boards/stm32h747i_disco_m7.conf -DCONF_FILE=prj_blk.conf

Signed-off-by: Murali Karicheri <murali.karicheri@sandc.com>
2023-11-03 11:45:47 +01:00
..
arc board: nsim: doc: fix typo in platform name 2023-10-19 09:58:31 +03:00
arm samples: fs: littlefs: add sample on stm32h747i-disco board 2023-11-03 11:45:47 +01:00
arm64 boards: arm64: rpi_4b: Update doc for programming with TF cards 2023-10-24 11:03:44 +02:00
common west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
mips boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
nios2 boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
posix bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
riscv board/riscv/it8xxx2_evb: Disable PM for ITE IT8XXX2 2023-11-02 08:56:04 -04:00
shields drivers: bluetooth: hci: SPI configuration 2023-11-03 11:45:38 +01:00
sparc boards/sparc: Ignore tests for net and bluetooth 2023-10-05 18:34:30 +03:00
x86 boards: intel_rpl: Simplify board configuration 2023-11-03 09:58:22 +01:00
xtensa boards: intel_adsp: fix board flashing 2023-11-03 09:56:08 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
deprecated.cmake boards: mark esp32 board as deprecated 2023-07-25 18:12:33 +02:00
index.rst doc: boards: Link to the board porting guide 2023-09-29 16:29:49 +02:00
Kconfig config: qemu: Add QEMU_EXTRA_FLAGS config option 2023-10-20 15:03:55 +02:00