hartmannathan
hartmannathan
Let's try to fix the unwanted merge commit... For future reference, when you want to create a Pull Request (PR) for a Git project, you should create a branch for...
Closed, as this PR is superseded by PR #16665. If this is done in error, please let me know. Thanks!
> Avoid creating Kconfig entrypoint and just create the macro and include some info that it will be deprecated and the developers should use capture_initialize() Agreed, but how do we...
The build on msys2 failed. I restarted the job with debug logging. Let's see if the error is in the codebase or just a spurious error...
> > > Avoid creating Kconfig entrypoint and just create the macro and include some info that it will be deprecated and the developers should use capture_initialize() > > >...
> FYI I asked Google Gemini AI to validate a PR based on our proposed PR Requirements: https://gist.github.com/lupyuen/d5f7dd988b610af6144fb00d23c957ad > > > > ```text > > # Here are the requirements...
@cederom I assume you mean so direct push is **NOT** allowed :-) I will ask Infra to fix this in all our repos.
@cederom Infra replied fast! Turns out this is something we can do ourselves. See: https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#branchpro -- it looks slightly involved and I don't have time to study it right away....
Hi Alan, I still work with Tiva. However, I haven't done any work with I2C (on any microcontroller). I can try to take a look a little later... On Thu,...
> @hartmannathan I think you are used to work with TIVA, do you have any idea? @acassis first idea is to check hardware: pull-up or pull-down resistors required/installed? (Probably pull-ups...