Skip to content

Commit

Permalink
Update flash_devices.h
Browse files Browse the repository at this point in the history
  • Loading branch information
bobobo1618 authored Dec 22, 2023
1 parent 1e5f015 commit 49a4774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flash_devices.h
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ typedef struct {
// Datasheet:
// https://www.puyasemi.com/uploadfiles/2021/12/202112201130233023.pdf
#define P25Q16H \
{ \
.total_size = (1 << 21), /* 2 MiB */ \
.start_up_time_us = 5000, .manufacturer_id = 0x85, \
.memory_type = 0x60, .capacity = 0x15, .max_clock_speed_mhz = 104, \
Expand Down

0 comments on commit 49a4774

Please sign in to comment.