Jim Jagielski

Results 8 issues of Jim Jagielski

The Github repo cannot successfully be cloned on macOS due to case issues related to the 'atomic' file and the 'Atomic' directory. macOS is (normally) case aware but case insensitive...

Is see that there are some bugs noted, but are there any real blockers holding up a v3.0.0 release?

discussion

``` [ 6%] Performing build step for 'picotoolBuild' /Users/src/pico/pico-sdk/lib/mbedtls/library/bignum.c:1395:29: error: variable 't' set but not used [-Werror,-Wunused-but-set-variable] mbedtls_mpi_uint c = 0, t = 0; ^ 1 error generated. make[5]: ***...