Skip to content

Commit

Permalink
Add support for the new SPI flash memory chip (BY25Q32).
Browse files Browse the repository at this point in the history
Add description of the patch in README.md
  • Loading branch information
JF002 committed Sep 4, 2024
1 parent a9d4d96 commit b6b8d4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,6 @@ The goal of this firmware is to provide a mean for the user to OTA a new firmwar

This project is based on MyNEWT RTOS and MCUBoot bootloader. The specific code for the PineTime is located in `libs/pinetime_boot`.

# Patches

- [01-spiflash.patch](libs/pinetime_boot/patches/01-spiflash.patch) - July 2024 : Add support for the new SPI Flash memory chip (BY25Q32) into the `spiflash` driver of MyNewt. See [this issue](https://github.com/InfiniTimeOrg/pinetime-mcuboot-bootloader/issues/11) for more information.

0 comments on commit b6b8d4d

Please sign in to comment.