zsquareplusc

Results 6 issues of zsquareplusc

The current implementation does not support Windows. TODO: provide one pull requests are welcome

With these changes, one can load the page once with the browser, it will cache the application and later when connected to the e.g. ESP board, it is possible to...

The current name is probably not the best... Ideas?

enhancement

The resource editor uses Windows API calls to edit the resources on the exe file. This API rewrites the file but does not copy the data attached to the exe....

enhancement

When this library gets some new life after all... there should be a back-end specifically supporting the GPIOs on the Raspberry PI (and maybe additional embedded boards). Does not need...

enhancement

When writing file sync tools, it would be nice if the files put on a micropython board could be updated with their original timestamp (via [os.utime](https://docs.python.org/3/library/os.html#os.utime)). So sync tools could...