Andrew Featherstone

Results 34 comments of Andrew Featherstone

This has a label of "help wanted", is that still the case? If so, what additional help is required?

Has there been any progress with this? It'd be great to know what's changed between my currently installed version of (3.4) and the latest release (3.7.1 at the time of...

@arstrube it's great that the project is actively worked on. The more detail in the change logs the better.

Is there a way to get the version number from CppUTest?

@basvodde, Apologies, I was not being specific. What I'd like to do is get the version of CppUTest in the application code, e.g. a function call to functions with declarations...

The [ParseDepends function](http://www.scons.org/doc/latest/HTML/scons-user.html#idm139933297020432) caters for this exact use case. I suggest closing this as "fixed".

> Looks like #62186 has merged, can we keep this going? Now that I've finished work for the year, yes. Locally I've rebased onto the `HEAD` of `main` to bring...

I think this is ready for another round of review feedback. This driver now includes both the time and the alarm API. ## Testing I've run this with the RTC...

Hi there, Is there any more work I need to do to get this merged? Thanks in advance :-).

Thanks for the feedback, @bjarki-trackunit . I've refactored out the validation into a new `rtc_utils.c`, so that this can be shared across the RTC drivers rather than duplicate the code....