embedded-trainings-2020/tools
Jorge Aparicio 41835a7c33 dongle-flash: use program header physical address in ELF -> .hex conversion
`offset` returns the offset of the section *in the ELF file*
`physical_address` returns the (load) address of the section on the device
these are not necessarily the same (but usually are)
this part of dongle-flash is not used by the workshop participants as they'll use dongle-flash with
.hex files (produced by the well-tested `objcopy` tool)
2020-12-09 17:13:08 +01:00
..
change-channel add change-channel tool 2020-07-13 16:28:00 +02:00
dongle-flash dongle-flash: use program header physical address in ELF -> .hex conversion 2020-12-09 17:13:08 +01:00
serial-term add license 2020-07-10 11:15:54 +02:00
usb-list add change-channel tool 2020-07-13 16:28:00 +02:00
Cargo.lock use probe-run instead of dk-run 2020-08-17 14:34:07 +02:00
Cargo.toml use probe-run instead of dk-run 2020-08-17 14:34:07 +02:00