Skip to content

Commit e694cfb

Browse files
fix docs build
1 parent 13b628c commit e694cfb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ user_manual_en:
88
en/embox_quick_overview_en.md \
99
en/embox_quick_start_en.md \
1010
en/embox_modular_structure_en.md \
11-
en/embox_build_en.md
1211
en/platforms/embox_supported_platforms_en.md \
1312
en/platforms/embox_supported_platforms_qemu_en.md \
1413
en/platforms/embox_supported_platforms_x86_en.md \

en/examples/embox_examples_opencv_stm32_en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ This board has enough flash memory for OpenCV, so it's pretty easy to run a simp
1919

2020
3. Run `edges 20` on Embox console
2121

22-
![](https://raw.githubusercontent.com/wiki/embox/embox/images/platforms/stm32f769idiscovery-opencv.jpg)
2322

2423
## STM32F746GDISCOVERY
2524
This board has only 1MiB flash memory, so it's a little bit more compilated. OpenCV requires too much read-only memory (it's mostly code), so you have to use QSPI flash to run it.

0 commit comments

Comments
 (0)