Jelmer Tiete

Results 8 issues of Jelmer Tiete

When a group is disabled in a manifest, those project(s) don't get cloned, so no folder(s) is created. When doing `west manifest --freeze` the command fails with `RuntimeError: cannot freeze;...

enhancement

With the added support for CC26XX and CC13XX chips in version 1.2, the original name of the script and this repository is slightly outdated. Do we need a new name?...

With #90 we can now add the proper cmd line argument for the script

There needs to be a better way to check which version of the script you're using. see #77 Getting the version from the git repo isn't really working.

Found this interesting line in the Tech Ref Manual of the CC1350 > If the backdoor pin configuration matches one of the UART0 or SSI0 pins, the external user must...

enhancement

Figure out how to do some kind of unit testing. This will be pretty complicated since real hardware is probably needed to do all the tests (and there's currently 3...

enhancement

I'm lazy and once you have a big panel, typing the long arguments becomes tedious. So I added shorter ones. Also slightly improved the -h (usage) option. And updated the...

Similar question as #5 -> are there plans to release the source code of this project, or will there only ever be binary releases?