Searched refs:PICO_PROGRAM_NAME (Results 1 – 1 of 1) sorted by relevance
34 #if !defined(PICO_PROGRAM_NAME) && defined(PICO_TARGET_NAME)35 #define PICO_PROGRAM_NAME PICO_TARGET_NAME macro37 #ifdef PICO_PROGRAM_NAME38 bi_decl_with_attr(bi_program_name(PICO_PROGRAM_NAME), reset_section_attr)
Completed in 3 milliseconds