blob: d8ce3d49007b9135e55232b8b83c42278b794923 [file] [log] [blame]
/**
* \defgroup pico_standard_link pico_standard_link
* \brief Standard link step providing the basics for creating a runnable binary
*
* This includes
* - C runtime initialization
* - Linker scripts for 'default', 'no_flash', 'blocked_ram' and 'copy_to_ram' binaries
* - 'Binary Information' support
* - Linker option control
*/