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

Granularity of device ids #16

Open
jrahlf opened this issue Aug 9, 2019 · 1 comment
Open

Granularity of device ids #16

jrahlf opened this issue Aug 9, 2019 · 1 comment

Comments

@jrahlf
Copy link

jrahlf commented Aug 9, 2019

Hi,
what is the granularity of the device ids?
Should every chip with a different flash size get its own device id?
E.g. there are 6 different versions of the STM32F407 with different flash sizes and different amount of pins.

@mmoskal
Copy link
Member

mmoskal commented Aug 13, 2019

Feel free to define new family id's for specific chip versions. Then have the bootloader recognize both the generic and specific one. Then do a PR listing chips

in makecode we generate binaries that will work on multiple chips (due to cf2) and use the generic family Id.

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

No branches or pull requests

2 participants