Fabio Utzig

Results 8 issues of Fabio Utzig

Running SPI at hundreds of KHz or higher rates on STM32L0 with default clock looses the first one or two bytes of communication. Some debugging of this indicates the issue...

When building mcuboot with RSA, the mbedtls package itself defines and is built with extra cflags (`-DMBEDTLS_USER_CONFIG_FILE=...`). While this builds mbedtls correctly other packages that only depend on include files...

After registering and trying to confirm my email I got: ``` 400 - Bad request You have made a bad request to oAuth server and it was propagated to IDP....

Reimplement support for `newt upgrade ...`. Not specifying repos upgrades everything; specifying repos update only the ones given, without upgrading/installing its dependencies, etc. This should allow advanced users to install...

Currently a PR is generated on `asf-site` branch every time the site is rebuilt and merged manually after review. Since everything is auto-generated and the output size is somewhat big,...

#13 added Zephyr support to CI which currently runs tests under `tests/subsys/fs/nffs_fs_api/basic`. Need to also add `cache`, `large` and `performance`

At minimum check that build works on Linux/macOS.