pub const fn rp_program_name(name: &'static CStr) -> StringEntry
Expand description
Create a ‘Binary Info’ entry containing the program name
This is well-known to picotool, and will be displayed if you run picotool info
.
pub const fn rp_program_name(name: &'static CStr) -> StringEntry
Create a ‘Binary Info’ entry containing the program name
This is well-known to picotool, and will be displayed if you run picotool info
.