Re: stlink port?

2020-10-27 Thread adr
I applied your corrections. Regards, adr. devel_stlink.tgz Description: application/tar-gz

Re: stlink port?

2020-10-27 Thread adr
Hi, thanks for the feedback. On Mon, Oct 26, 2020 at 05:39:35PM +, Stuart Henderson wrote: > : post-build: > : @cd ${WRKBUILD}/bin/; strip -s st-flash st-info st-util stlink-gui > > Don't unconditionally strip, this should only be done under control of > ports. Normally this is handled

Re: stlink port?

2020-10-27 Thread Stuart Henderson
On 2020/10/27 10:13, a...@sdf.org wrote: > Hi, thanks for the feedback. > > On Mon, Oct 26, 2020 at 05:39:35PM +, Stuart Henderson wrote: > > : post-build: > > : @cd ${WRKBUILD}/bin/; strip -s st-flash st-info st-util stlink-gui > > > > Don't unconditionally strip, this should only be done

stlink port?

2020-10-26 Thread adr
Hello, this is a port of https://github.com/stlink-org/stlink: "STLink is an open source toolset to program and debug STM32 devices and boards manufactured by STMicroelectronics. It supports several so called STLINK programmer boards (and clones thereof) which use a microcontroller chip to

Re: stlink port?

2020-10-26 Thread Stuart Henderson
On 2020/10/26 16:03, a...@sdf.org wrote: > Hello, > > this is a port of https://github.com/stlink-org/stlink: > > "STLink is an open source toolset to program and debug STM32 devices > and boards manufactured by STMicroelectronics. It supports several > so called STLINK programmer boards (and