Skip to content

Commit 93725b7

Browse files
committed
maintiain.md added more info
1 parent ae613dc commit 93725b7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/MAINTAIN.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,12 @@
55
a file <family>.cmake must be added to the folder cmake/stm32
66
This file containes the differents devices and the regex used to parse them.
77
It also give information on the RAM and CCRAM available
8+
9+
## Add family to list of know families
10+
11+
Update the list `STM32_SUPPORTED_FAMILIES_LONG_NAME` located in the cmake/stm32/common.cmake file
12+
13+
14+
## Add family to CI
15+
16+
Update the cmake.yml workflow file to include the new family

0 commit comments

Comments
 (0)