Skip to content

Conversation

@LDong-Arm
Copy link
Contributor

As per the latest guidelines on Mbed OS standard pin names, all
buttons are numbered, starting at `BUTTON1`. `USER_BUTTON` is not
available on DISCO_L475VG_IOT01A anymore.
The majority of flash devices support reading single bytes without
alignment concerns. The config `mcuboot.read-granularity` enables
additional code to handle read alignment, and it comes with a slight
code size and performance overhead.
Mbed OS builds .bin images by default for most targets, but many
targets (e.g. ST targets running the latest ST-LINK firmware) also
support .hex files, making this demo much easier to prepare. In
case a target doesn't support .hex files, README.md already contains
steps for merging .hex files into a single one and converting it to
a .bin file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant