Cargo Features

r2u2_core has no features set by default.

[dependencies]
r2u2_core = { version = "0.2.0", features = ["aux_string_specs", "debug_print_semihosting", "debug_print_std"] }
aux_string_specs

Enables fixedstr

Affects aux::AuxiliaryInfo, instructions::aux, types::AGC_INACTIVE, types::AGC_INVALID, types::AGC_VERIFIED, types::r2u2_output.spec_str, types::r2u2_contract, r2u2_core::get_contract_buffer, monitor::Monitor.aux_string_table, monitor::Monitor.contract_buffer, monitor::Monitor.contract_buffer_idx

debug_print_semihosting

Enables cortex-m-semihosting

Affects debug::print_mltl_instruction, debug::print_bz_instruction, debug::print_mltl_config_instruction, debug::print_scq

debug_print_std

Enables libc-print

Affects debug::print_mltl_instruction, debug::print_bz_instruction, debug::print_mltl_config_instruction, debug::print_scq