SongYZZZ/moon-firmware/srec does not have a README file
pub(all) struct WriterOptions {
data_length : Int
address_width : AddressWidth
uppercase : Bool
line_ending : LineEnding
emit_count : Bool
flatten_segment_entry : Bool
max_output_length : Int
} derive(Eq, Debug)fn compute_checksum(body : Bytes) -> Bytefn for_each_record(image : FirmwareImage, visit : (Record) -> Unit raise FirmwareError, options? : WriterOptions) -> Unit raise FirmwareErrorfn verify_checksum(record_bytes : Bytes) -> BoolInstall
Download zipMCU firmware release validation: HEX, S-record, Cortex-M gates and flash plans
Dependencies