Skip to content

Commit

Permalink
【更新】移植文档,移除 STM32L4 片内 Flash 的支持
Browse files Browse the repository at this point in the history
Signed-off-by: armink <[email protected]>
  • Loading branch information
armink committed Sep 3, 2019
1 parent 46eca3f commit 16056b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/zh/port.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
| ---------------------- | -------- | ------------ | ------------------------- |
| STM32F1 片内 Flash | 4bytes | 1K/2K | 均匀分布 |
| STM32F2/F4 片内 Flash | 1byte | 16K/64K/128K | 最大的有128K,最小的有16K |
| STM32L4 片内 Flash | 8bytes | 4K | 均匀分布 |
| Nor Flash(SPI-Flash) | 1bit | 4K | 均匀分布 |

> **注意** :务必保证熟悉Flash规格后,再继续下章节。
Expand Down

0 comments on commit 16056b8

Please sign in to comment.