Skip to content

Commit 03f5ce0

Browse files
author
Lealem Amedie
committed
Remove inaccurate STM32 documentation
1 parent 86064f9 commit 03f5ce0

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

IDE/STM32Cube/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,6 @@ You need both the STM32 IDE and the STM32 initialization code generator (STM32Cu
3737
8. The Benchmark example uses float. To enable go to "Project Properties" -> "C/C++ Build" -> "Settings" -> "Tool Settings" -> "MCU Settings" -> Check "Use float with printf".
3838
9. To enable printf make the `main.c` changes below in the [STM32 Printf](#stm32-printf) section.
3939

40-
### STM32 Cube Pack Examples
41-
42-
In the `I-CUBE-wolfSSL.pack` pack there are pre-assembled example projects available.
43-
After installing the pack you can find these example projects in `STM32Cube/Repository/Packs/wolfSSL/wolfSSL/[Version]/Projects`.
44-
To use an example:
45-
46-
1. Open STM32CubeIDE
47-
2. Choose "Import" -> "Import an Existing STM32CubeMX Configuration File (.ioc)".
48-
3. Browse to find the .ioc in `STM32Cube/Repository/Packs/wolfSSL/wolfSSL/[Version]/Projects` and click finish.
49-
5040
### Creating your own STM32CubeMX configuration
5141

5242
If none of the examples fit your STM32 type then you can create your own in STM32CubeMX by doing the following:

0 commit comments

Comments
 (0)