diff --git a/platform/robert/boot/waftools/objcopy.py b/platform/robert/boot/waftools/objcopy.py index 4385f2aa..50c4f407 100644 --- a/platform/robert/boot/waftools/objcopy.py +++ b/platform/robert/boot/waftools/objcopy.py @@ -17,7 +17,7 @@ """ Support for converting linked targets to ihex, srec or binary files using -objcopy. Use the 'objcopy' feature in conjuction with the 'cc' or 'cxx' +objcopy. Use the 'objcopy' feature in conjunction with the 'cc' or 'cxx' feature. The 'objcopy' feature uses the following attributes: objcopy_bfdname Target object format name (eg. ihex, srec, binary). diff --git a/platform/silk/boot/waftools/objcopy.py b/platform/silk/boot/waftools/objcopy.py index 97c4894d..a582d941 100644 --- a/platform/silk/boot/waftools/objcopy.py +++ b/platform/silk/boot/waftools/objcopy.py @@ -17,7 +17,7 @@ """ Support for converting linked targets to ihex, srec or binary files using -objcopy. Use the 'objcopy' feature in conjuction with the 'cc' or 'cxx' +objcopy. Use the 'objcopy' feature in conjunction with the 'cc' or 'cxx' feature. The 'objcopy' feature uses the following attributes: objcopy_bfdname Target object format name (eg. ihex, srec, binary). diff --git a/platform/snowy/boot/waftools/objcopy.py b/platform/snowy/boot/waftools/objcopy.py index c99fdc7e..3c000b1a 100644 --- a/platform/snowy/boot/waftools/objcopy.py +++ b/platform/snowy/boot/waftools/objcopy.py @@ -17,7 +17,7 @@ """ Support for converting linked targets to ihex, srec or binary files using -objcopy. Use the 'objcopy' feature in conjuction with the 'cc' or 'cxx' +objcopy. Use the 'objcopy' feature in conjunction with the 'cc' or 'cxx' feature. The 'objcopy' feature uses the following attributes: objcopy_bfdname Target object format name (eg. ihex, srec, binary). diff --git a/platform/tintin/boot/waftools/objcopy.py b/platform/tintin/boot/waftools/objcopy.py index 97c4894d..a582d941 100644 --- a/platform/tintin/boot/waftools/objcopy.py +++ b/platform/tintin/boot/waftools/objcopy.py @@ -17,7 +17,7 @@ """ Support for converting linked targets to ihex, srec or binary files using -objcopy. Use the 'objcopy' feature in conjuction with the 'cc' or 'cxx' +objcopy. Use the 'objcopy' feature in conjunction with the 'cc' or 'cxx' feature. The 'objcopy' feature uses the following attributes: objcopy_bfdname Target object format name (eg. ihex, srec, binary). diff --git a/python_libs/pblprog/loader/waftools/objcopy.py b/python_libs/pblprog/loader/waftools/objcopy.py index 4385f2aa..50c4f407 100644 --- a/python_libs/pblprog/loader/waftools/objcopy.py +++ b/python_libs/pblprog/loader/waftools/objcopy.py @@ -17,7 +17,7 @@ """ Support for converting linked targets to ihex, srec or binary files using -objcopy. Use the 'objcopy' feature in conjuction with the 'cc' or 'cxx' +objcopy. Use the 'objcopy' feature in conjunction with the 'cc' or 'cxx' feature. The 'objcopy' feature uses the following attributes: objcopy_bfdname Target object format name (eg. ihex, srec, binary).