Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.
This repository was archived by the owner on May 12, 2022. It is now read-only.

FAL magic word的定义 #24

Description

@orange2348

在fal_partition.c我看有有两个magic word的定义,分别是:

  • #define FAL_PART_MAGIC_WORD 0x45503130
  • #define FAL_PART_MAGIC_WROD 0x45503130

在FlashDB的库中,可以检索”FAL_PART_MAGIC_WROD“到在demos\stm32f405rg_spi_flash\applications\fal_cfg.h中使用到,其他示例的配置是使用的FAL_PART_MAGIC_WORD,这个宏“FAL_PART_MAGIC_WROD”是不是由于历史原因遗留的?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions