Skip to content

Pico SDK hardware_flash documentation is missing flash_devinfo functions #4304

@lurch

Description

@lurch

If you compare https://github.com/raspberrypi/pico-sdk/blob/develop/src/rp2_common/hardware_flash/include/hardware/flash.h and https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#functions-9 you can see that whilst the HTML-docs include the doxygen-documentation for:
flash_start_xip, flash_range_erase, flash_range_program, flash_get_unique_id & flash_do_cmd
the HTML-docs are missing the doxygen-documentation for:
flash_devinfo_size_to_bytes, flash_devinfo_bytes_to_size, flash_devinfo_get_cs_size, flash_devinfo_set_cs_size, flash_devinfo_get_d8h_erase_supported, flash_devinfo_set_d8h_erase_supported, flash_devinfo_get_cs_gpio & flash_devinfo_set_cs_gpio

Metadata

Metadata

Assignees

No one assigned

    Labels

    doxygentoolchainThis is an infrastructure/toolchain issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions