Results 24 comments of Marcus T
trafficstars

Somewhat related, but my [PR for packer-plugin-arm-image](https://github.com/solo-io/packer-plugin-arm-image/issues/145) was merged and included in their latest release. 🎉 What that means for this PR: because the Makefile downloads the correct build of...

> You're specifying a version of the programs to download instead of having it always try to build with the most recent versions of the programs. This was a deliberate...

Most of the files are bundled into the python package. Packer copies the archive into the src directory, then the pip install places them in the correct locations inside the...

I was mostly pointing out how all settings controlled by `uart_param_config` have corresponding `get` and `set` methods _except_ for the `source_clk` member. It means that the only way to set...