Andrei Litvin

Results 159 comments of Andrei Litvin

@hicklin please complete a `#### Testing` section in the PR summary. Part of that section please confirm TC_DeviceConformance passes for at least a subset of devices. water-leak, thermostat, network-manager and...

It seems I cannot dismiss my changes requested until conflicts are resolved

I will look into creating a PR that allows dynamic config on EP0 (so restriction of "only on EP0" remains but we allow it to be dynamic). Beyond that though,...

@jczhang: Python 3.10 is needed as a minimum to build. Please update your build environment to meet those requirements.

You may also need to clean any existing environment just in case (rm PW_ENVIRONMENT_ROOT and/or .environment) so that bootstrap starts fresh.

We are generally matching https://pigweed.dev/ versioning and they moved to python 3.10. Their intent was to use supported python version however unfortunately they skipped one and we made the team...