Rob Weber
Rob Weber
Hi @zmb3, thanks for taking a look! I'm running into issued with running the specs locally, which makes the issues difficult to debug. I'm running several issues with guru locally...
@zmb3 I'm interested in adding support for this feature! guru unfortunately takes longer than 30 seconds in some cases on my computer, and I would love to take advantage of...
How do you both feel about the ability to use either `*` or `_` for both bold and italics? GitHub renders bold and italics using either symbol, and I've grown...
@kazup01 Do you know if the markdown parser supports this? Accepting either `*` or `_` characters?
@twoerner Thanks for catching that! I was definitely following the latest documentation when creating my out-of-tree module recipe, but just grabbed the wrong link when I googled this documentation without...
Hi @jiazhang0, Sorry for the delay! I had and idea on how to implement this and would like your feedback. The overall solution that came to mind is a bbclass...
@jiazhang0 Thanks! Also, are there any special details I should consider when contributing this change? For example, what branch should be the destination branch of my PR? master, Sumo, or...
Hi @bluca, It's been quite some time since I worked on this issue unfortunately. I took a stab at the `make modules_sign` approach I explained above, but I quickly found...
This bug is still active on release `202012.04-LTS` using ESP-IDF v4.4.1. Commit `d162eb5656bfc9c324ecaf96bd72a8dc4176f53d` on the master branch fixes this issue, but has not been backported to this release branch. Here's...
Hey everyone, I'm interested in using an ESP32-C6 as a zigbee coordinator radio as part of the zigpy stack. I see this PR is linked in various upstream issues as...