We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems that most ST's MCUs are missing. Only STM32L1 and STM32F3 MCUs are available. What is going on?
C:\Windows\System32>pyocd --version 0.36.0 C:\Windows\System32>pyocd pack clean 0000743 I Removing all pack data... [pack_cmd] C:\Windows\System32>pyocd pack update 0000549 I Updating pack index... [pack_cmd] Downloading descriptors (1584/1584) C:\Windows\System32>pyocd pack find stm32u5 0002908 W No matching devices. Please make sure the pack index is up to date. [pack_cmd] C:\Windows\System32>pyocd pack find stm32g0 0000726 W No matching devices. Please make sure the pack index is up to date. [pack_cmd] C:\Windows\System32>pyocd pack find stm32l0 0000660 W No matching devices. Please make sure the pack index is up to date. [pack_cmd] C:\Windows\System32>pyocd pack find stm32l1 Part Vendor Pack Version Installed ---------------------------------------------------------------------------------- STM32L100C6Ux STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L100C6UxA STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L100R8Tx STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L100R8TxA STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L100RBTx STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L100RBTxA STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L100RCTx STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L151C6Tx STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L151C6TxA STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L151C6Ux STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False STM32L151C6UxA STMicroelectronics Keil.STM32L1xx_DFP 1.4.1 False ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems that most ST's MCUs are missing. Only STM32L1 and STM32F3 MCUs are available.
What is going on?
The text was updated successfully, but these errors were encountered: