Searched refs:PICO_PROGRAM_NAME (Results 1 – 3 of 3) sorted by relevance
38 #if !defined(PICO_PROGRAM_NAME) && defined(PICO_TARGET_NAME)39 #define PICO_PROGRAM_NAME PICO_TARGET_NAME macro41 #ifdef PICO_PROGRAM_NAME42 bi_decl_with_attr(bi_program_name(PICO_PROGRAM_NAME), section_hack_attr)
3 # PICO_BUILD_DEFINE: PICO_PROGRAM_NAME, Provided by PICO_DEFAULT_BINARY_INFO or a manually linked c…11 _all_defines.append('PICO_PROGRAM_NAME=\\"{}\\"'.format(program_name))
13 …# PICO_BUILD_DEFINE: PICO_PROGRAM_NAME, value passed to pico_set_program_name, type=string, group=…