Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PID allocation request for bad_alloc's dragonBoot #658

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

dragonmux
Copy link
Contributor

Prefered PID for dragonBoot is BADB

The project is licensed under BSD-3-Clause, as are all projects on which dragonBoot depends (dragonUSB, dragonTI, substrate).

License for dragonBoot: Software

Copy link
Collaborator

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I recommend TinyUF2 as a USB bootloader because it does mass storage: https://github.com/adafruit/tinyuf2

@tannewt tannewt merged commit 60fb3ed into pidcodes:master Jul 14, 2021
@dragonmux
Copy link
Contributor Author

dragonmux commented Jul 14, 2021

Appreciate the input - in this case, I've been able to fit DFU in 5.7kiB on the Tiva-C, and more importantly to my application, it provides additional routines that the application can call for handling things like application page programming on the ATXMega256A3U, allowing the firmware to safely rewrite itself (to use Flash as EEPROM).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants