Home
last modified time | relevance | path

Searched refs:PICO_PROGRAM_NAME (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/pico/rp2_common/pico_standard_link/
A Dbinary_info.c30 #if !defined(PICO_PROGRAM_NAME) && defined(PICO_TARGET_NAME)
31 #define PICO_PROGRAM_NAME PICO_TARGET_NAME macro
33 #ifdef PICO_PROGRAM_NAME
34 bi_decl_with_attr(bi_program_name(PICO_PROGRAM_NAME), reset_section_attr)

Completed in 2 milliseconds