Sienci-Labs / GRBLHAL_bootloader_plugin

Plugin for bootloader entry in GRBLHAL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grblhal_bootloader_plugin

Plugin for bootloader entry in GRBLHAL.

Features:

  • $DFU command to enter DFU mode on STM32 MCUs (starting with STM32F4xx)
  • $UF2 command to enter UF2 mode if implemented (IE, FlexiHAL) or on RP2040 MCUs (not implemented)

License

This code has been created within the context of Open Hardware and is licensed under the "CERN-OHL-S v2". Please read more about this in the LICENSE file. You could redistribute and modify this source and make products using it under the terms of the CERN-OHL-S v2. This means stuff like licensing your changes reciprocally, giving attribution to us, and releasing hardware that this code runs on as CERN-OHL-S v2 too. Note that this LICENSE applies on all coding work done in prior commits to-date, and is now being released in good faith that no action will be taken to pursue past work in order to duplicate the work we've put in without having to abide by the License that's now being applied at its first public release.

Credit to Expatria Technologies Inc. for their prior work on this code under their MIT license.

About

Plugin for bootloader entry in GRBLHAL.

License:Other


Languages

Language:C 100.0%