Skip to content

Commit

Permalink
docs:Added doc to add new family
Browse files Browse the repository at this point in the history
  • Loading branch information
Hish15 committed Apr 21, 2023
1 parent a4ff415 commit 82ff509
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/MAINTAIN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Supporting new families

## Write device file

a file <family>.cmake must be added to the folder cmake/stm32
This file containes the differents devices and the regex used to parse them.
It also give information on the RAM and CCRAM available

0 comments on commit 82ff509

Please sign in to comment.