Hey! I'm considering using your bootloader in a project, but there is no license attached, meaning it cannot be used currently. Would you care to attach a license to the code? If you're unsure what to use, I often use the MIT license which is very liberal (making the code convenient to reuse, but allows making closed-source modifications) or the commonly used GPL, which is more restrictive (requiring all derivatives and code used alongside it to be GPL as well).
Hey! I'm considering using your bootloader in a project, but there is no license attached, meaning it cannot be used currently. Would you care to attach a license to the code? If you're unsure what to use, I often use the MIT license which is very liberal (making the code convenient to reuse, but allows making closed-source modifications) or the commonly used GPL, which is more restrictive (requiring all derivatives and code used alongside it to be GPL as well).