| commit | c060b075a62ea31145888cdd58e2d53dd5caaf84 | [log] [tgz] |
|---|---|---|
| author | Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> | Tue Aug 18 14:46:06 2020 +0200 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Sep 04 20:36:59 2020 +0200 |
| tree | eda52adb58abc0fc905ef22ef02ad903fb80552b | |
| parent | c55c64e242ea7f3533f3245edf604d6fe3d3953f [diff] |
cmake: toolchain: bintools abstraction GNU/bintools abstraction completed. The following commands and flags are now available in bintools: - memusage - elfconvert - dissassembly - readelf - strip The bintools template has now been updated with more description which will be useful when adding support for more toolchains in future. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>