Margret Riegert

Results 60 issues of Margret Riegert

Internally, netlistsvg generates a JSON object very similar to the ELK JSON used by this project. For example, using one of the Fomu blink examples, this is generated by netlistsvg:...

There is probably a better way to do this, but this was the easiest I could come up with. [Here's a site](https://blog.eowyn.net/vhdlref-jtd/) that has this in action. Feedback welcome! Basically,...

status: needs clarification

There have been a lot of updates to netlistsvg since it's last release, some of which greatly improve its functionality. I was wondering (after #117 is merged) if you think...

## Language name Unicon (a superset of Icon, which is also added implicitly) ## URL of example repository https://github.com/stars/nobodywasishere/lists/icon-unicon ## URL of syntax highlighting grammar https://github.com/nobodywasishere/unicon-vscode I also have a...

Add Language
Good First Issue

Closes #596. Can be squashed.

[This](https://www.seeedstudio.com/LoRa-E5-Dev-Kit-p-4868.html) is the board/mcu I am looking to add support for, which is very similar to #543. I have created this board json called `lora_wle5jc.json` that may work, I don't...

board request

New release is available: https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v3.0.0

package update

### Problem description _No response_ ### Feature description Add support for games available via amazon/twitch. Login, see/play games, etc. ### Alternatives _No response_ ### Additional information Potentially useful: https://github.com/imLinguin/nile/

feature request

Would you consider adding Citra to F-Droid (following the Play Store release)?

Due to the old version of `cmd2` used, clanvas no longer works in Python 3.10: ``` >>> import cmd2 Traceback (most recent call last): File "", line 1, in File...