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

CubeMX database lacks some MCU definitions where ChibiOS has #1

Open
ceremcem opened this issue Aug 26, 2020 · 0 comments
Open

CubeMX database lacks some MCU definitions where ChibiOS has #1

ceremcem opened this issue Aug 26, 2020 · 0 comments
Labels
necessity Known bug

Comments

@ceremcem
Copy link
Owner

Some MCU types that are actually exist can not be found in CubeMX database, thus can not be supported in this app at this moment:

$ cd servers/stm
$ make 
$ cat issues.txt
STM32F0XX 	 does not match any known STM MCU type.
STM32F10X_CL 	 does not match any known STM MCU type.
STM32F10X_HD 	 does not match any known STM MCU type.
STM32F10X_LD 	 does not match any known STM MCU type.
STM32F10X_MD_VL 	 does not match any known STM MCU type.
STM32F10X_XL 	 does not match any known STM MCU type.
STM32F2XX 	 does not match any known STM MCU type.
STM32F3XX 	 does not match any known STM MCU type.
STM32L061xx 	 does not match any known STM MCU type.
STM32L100xBA 	 does not match any known STM MCU type.
STM32L151xBA 	 does not match any known STM MCU type.
STM32L151xCA 	 does not match any known STM MCU type.
STM32L151xDX 	 does not match any known STM MCU type.
STM32L152xBA 	 does not match any known STM MCU type.
STM32L152xCA 	 does not match any known STM MCU type.
STM32L162xCA 	 does not match any known STM MCU type.
STM32L162xDX 	 does not match any known STM MCU type.
STM32F10X_MD 	 does not match any known STM MCU type.
STM32F427_437xx 	 does not match any known STM MCU type.
STM32F429_439xx 	 does not match any known STM MCU type.
STM32F469_479xx 	 does not match any known STM MCU type.
STM32F410xx 	 does not match any known STM MCU type.
STM32F412xx 	 does not match any known STM MCU type.
@ceremcem ceremcem added the necessity Known bug label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
necessity Known bug
Projects
None yet
Development

No branches or pull requests

1 participant