Page MenuHomeFreeBSD

devel/openocd: Add option for remote-bitbang driver
ClosedPublic

Authored by jbo on Jul 14 2024, 5:20 PM.
Tags
None
Referenced Files
F93195248: D45975.id140881.diff
Sun, Sep 8, 1:07 AM
F93183445: D45975.id140885.diff
Sat, Sep 7, 10:53 PM
Unknown Object (File)
Tue, Sep 3, 2:06 PM
Unknown Object (File)
Sat, Aug 24, 10:17 AM
Unknown Object (File)
Sun, Aug 18, 5:04 PM
Unknown Object (File)
Jul 26 2024, 9:15 AM
Unknown Object (File)
Jul 26 2024, 9:12 AM
Unknown Object (File)
Jul 26 2024, 9:04 AM
Subscribers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jbo requested review of this revision.Jul 14 2024, 5:20 PM
jbo created this revision.

This looks sane to me.

Something to think about for the future is whether that DESC is really helpful ..

This revision is now accepted and ready to land.Jul 14 2024, 7:04 PM

Something to think about for the future is whether that DESC is really helpful ..

That was already thought about in the past :p
The rationale here is that the option is inside the adapters group (which has it's own description). The "full" option description therefore becomes:

Hardware adapters/programmers/debuggers support  -->  Remote bitbanging driver

Hence, this option enables the bitbanging driver for adapters/programmers/debuggers.

If this is not "good enough", I am of course more than happy to do better in the future :)