Zapta

Results 308 comments of Zapta

The pyserial project is stale, with many pending pull request and no commit in the last two years. The fix is not likely to be released any time soon.

pyserial is a stale project that is not maintained and this issue is not important enough to warrant a library patch. Closing this one.

Hi @wireboy5, can you look into this? Currently we don't have a way to test the Gowin functionality.

Added a gowin example. (Not tested yet with an actual board) https://github.com/FPGAwars/apio-examples/tree/master/examples/sipeed-tang-nano-4k/blinky closing

@Obijuan, @cavearr, I transffered writing the new documentation to this issue (the other one is for the deletion of the readthedocs). 1. My current goal is to have complete and...

@cavearr, check also https://www.mkdocs.org, it's compatible with github markdown, can generate with a looks and feels, including readthedoc, and served by github so we don't need a separate account. Nice...

One useful feature will be tabbed code blocks that allows to give parallel command samples for linux, mac, and windows. Currently I use only Mac bash examples in the Wiki...

@Obijuan, @cavearr, the first pass of the new Apio docs is ready in the link below (except for the apio and package release instructions which need more work and workflows...

I am also experimenting with a mkDocs. .md pages are exact copy from the wiki https://github.com/zapta/apio-wiki-dev/tree/main/docs and a simple 'publish' command publishes them as a github Pages site, below with...