-
Updated
Mar 21, 2022 - C
firmware
Here are 1,983 public repositories matching this topic...
-
Updated
Mar 17, 2022
-
Updated
Jul 13, 2019
-
Updated
Mar 20, 2022 - C
-
Updated
Mar 22, 2022
-
Updated
Feb 23, 2022 - C
-
Updated
Feb 4, 2022
OS: Ubuntu 18.04.02 LTS
The error occures because on line 86 rsync fails to expand the asterisk. Works as intended on Debian 10.
About this question, here is a unified reply.
We need to see this place where one is the definition and load the configuration.
https://github.com/sipeed/MaixPy/blob/master/components/micropython/port/builtin_py/board.py
If you don't provide the configuration, you won't get the concrete variable.
If it is SIPEED published hardware, the appropriate configuration is provided here.
htt
-
Updated
Mar 8, 2022 - C++
Is your feature request related to a problem? Please describe.
Since PR e-m-b-a/emba#213 EMBA supports reporting templates. These templates can be easily created for the different modules.
The better the templates are, the more useful is this feature.
Describe the solution you'd like
Include templates for every module. These templates should be generic an
-
Updated
Mar 22, 2022
-
Updated
Aug 28, 2020 - Perl
Upgrade to isort 5
https://pycqa.github.io/isort/docs/major_releases/introducing_isort_5.html
https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0.html
It might be possible to use one of the new isort profiles instead of our custom configuration.
-
Updated
Feb 19, 2020 - C
Improve this page
Add a description, image, and links to the firmware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the firmware topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
No response
Are you looking for hardware support?
No response
Describe the feature you want
I use POWER_LOSS_RECOVERY (along with NOZZLE_PARK_FEATURE) to save the current job state on the SD card. That way, I can turn off my printer overnight and resume the next day, for obvious safety concerns.
I noticed this m