micronucleus | Experimental features for attiny-based bootloader
kandi X-RAY | micronucleus Summary
kandi X-RAY | micronucleus Summary
micronucleus is a C library. micronucleus has no bugs, it has no vulnerabilities and it has low support. However micronucleus has a Non-SPDX License. You can download it from GitHub.
I based this on a USBaspLoader rewrite I'm working on, though it's pretty similar to the current micronucleus. A central goal is code clarity, to allow getting the fundamentals working really well. The large number of options in the main version overwhelm me. All received USB data's checksum is verified before it's operated on, including bytes in the protocol headers. Reset vector can be patched in bootloader (adds 46 bytes) or on host. In latter case major version is bumped to 2 and host handles this differently. Since CRC is now checked, only bugs in host program can cause wrong reset vector to be written. I'm including this option mainly as a proof-of-concept to evaluate. Flash erase is simplified to just erasing everything below the bootloader, from end to beginning. As far as I can tell, it's still robust to interruption.
I based this on a USBaspLoader rewrite I'm working on, though it's pretty similar to the current micronucleus. A central goal is code clarity, to allow getting the fundamentals working really well. The large number of options in the main version overwhelm me. All received USB data's checksum is verified before it's operated on, including bytes in the protocol headers. Reset vector can be patched in bootloader (adds 46 bytes) or on host. In latter case major version is bumped to 2 and host handles this differently. Since CRC is now checked, only bugs in host program can cause wrong reset vector to be written. I'm including this option mainly as a proof-of-concept to evaluate. Flash erase is simplified to just erasing everything below the bootloader, from end to beginning. As far as I can tell, it's still robust to interruption.
Support
Quality
Security
License
Reuse
Support
micronucleus has a low active ecosystem.
It has 3 star(s) with 0 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
micronucleus has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of micronucleus is current.
Quality
micronucleus has no bugs reported.
Security
micronucleus has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
micronucleus has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
micronucleus releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of micronucleus
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of micronucleus
micronucleus Key Features
No Key Features are available at this moment for micronucleus.
micronucleus Examples and Code Snippets
No Code Snippets are available at this moment for micronucleus.
Community Discussions
No Community Discussions are available at this moment for micronucleus.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install micronucleus
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page