Please add the possibility to convert from/to hex to/from binary directly without using decimal as intermediary. This is especially useful in microcontroller programming where I often convert the hex values the config tool spits out into binary so I can compare it easily with the register map (like for I/O ports) in the datasheet.
Please add the possibility to convert from/to hex to/from binary directly without using decimal as intermediary. This is especially useful in microcontroller programming where I often convert the hex values the config tool spits out into binary so I can compare it easily with the register map (like for I/O ports) in the datasheet.