Graham Sanderson
Graham Sanderson
Yeah, i'm sure it is a problem with `newlib` however the reason I asked for a repro case, is that i couldn't reproduce it!! (and then work around it)
ok, yeah maybe just worth looking at the .DIS file and see if there are any references to entropy
moving to 2.2.0 as I'm not convinced this isn't a problem with this particular GCC/newlib version - also I think the warning is harmless
yeah, i mean we can return -1 for `_get_entropy()` or indeed returns something useful from `pico_rand()` the returning of -1 is a good workaround if this is annoying you, but...
fix merged into develop; i could never reproduce, so assuming it works ;-)
merged into develop
I should probably merge this into develop, and add another issue for additional tests
i have no idea what this means. What is a "cade"? (case?)... There is no `cdc.h`in the SDK.
ping @matiasilva @Wren6991
fix merged into develop