Johan Euphrosine

Results 192 issues of Johan Euphrosine

See https://github.com/googlesamples/mugo/pull/10#discussion_r65824230

if we reject pointer parameter and return value we can assume there is no escaping.

like @martine commented, we should pass the arduino stub to the `go/ast` so it can resolve type informations from function calls.

to make it easier to parse than json.

type: feature request

So that you can create multiple credentials for different scope without having to fully qualify the credentials path.

type: feature request

Since they are always used together, the tool could use a single flag instead `--save-credentials`. Related: https://github.com/androidthings/sample-googleassistant/issues/19#issuecomment-306549681

type: feature request

## Expected Behavior `gather_licenses_info.bzl` should also gather license from external packages (fetched thru `WORKSPACE` or `Bzlmod`). ## Actual Behavior `gather_licenses_info.bzl` only gathers license from in-tree project sources and vendored dependencies....

question
P3

This is the first step toward integrating the continous models with the SKY130 PDK (https://github.com/google/skywater-pdk/issues/380), using the instructions provided by @RTimothyEdwards in https://github.com/google/skywater-pdk/issues/380#issuecomment-1197169063. The goal is to iterate from there...