Results 21 comments of 9names

I am not a lawyer, and this is not legal advice. If you have concern about patents you should contact an IP lawyer, but a few things you should consider:...

The conflict doesn't show when running intro/hardware-check or intro/hello-world, but it does for me when trying to build intro/http-client/exercise

I made a PR against this PR branch, forgot that the branch was on the main repo - I'm more used to the fork and branch model

A bunch of small things need updating as the API around some functions have changed

I was in the middle of testing if mqtt working, and got sidetracked by other projects. it looks like I didn't push those changes so it's probably ok to mark...

But... CI is green? Are they not being built, or have dependencies moved underneath us? I should close this PR, as it against amanjeev's branch but both have been rebased...

I've pushed the WIP changes into https://github.com/9names/espressif-trainings/tree/mqtt-rebase. My recollection is that it mqtt compiles but the impl should not be considered correct (I did not get it communicating with my...

Testing with 200hz PLL setting with my Rust port of this driver seems to not work either. It's very likely that without having this line overriding the value to HZ_100...

Note for anyone trying to reproduce this for debugging: this error appears to be specific to the hs-probe firmware. Probes that are based on the [CMSIS_5](https://github.com/ARM-software/CMSIS_5) or [DAPLink](https://github.com/ARMmbed/DAPLink) sources connect...

I've captured some traces with dapper-mime, pico-probe and hs-probe with RUST_LOG=trace and sigrok with saleae clone @ 24MHz, running benchmark.rs with --speed 300 I grabbed the hs-probe one twice just...