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

Board selection menu too long #2271

Closed
tszaboo opened this issue Feb 8, 2024 · 1 comment
Closed

Board selection menu too long #2271

tszaboo opened this issue Feb 8, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@tszaboo
Copy link

tszaboo commented Feb 8, 2024

Describe the bug
Board selection is problematic. There are a large number of boards under Generic F1 or G0 series. Arduino IDE 1.8 under Windows doesn't allow scrolling menus, and the menu is so long it runs out of the screen (2560x1440). So selecting boards that are on the bottom isn't possible.

To Reproduce

Select Generic F1 series.

Expected behavior
Possible to select the board.
Sub menu for the sub menu.
stmduino

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Arduino IDE version: 1.8.13
  • STM32 core version: [e.g. 1.4.0]
  • Tools menu settings if not the default: [e.g. Newlib Standard, No Serial]
  • Upload method: [e.g. SWD]
@fpistm fpistm added the invalid This doesn't seem right label Feb 8, 2024
@fpistm
Copy link
Member

fpistm commented Feb 8, 2024

Hi @tszaboo
First this is not an issue with the STM32 core but linked to Arduino IDE.
I've already raised an issue for this to Arduino:
arduino/Arduino#11416

Simply update your ide. 1.8.13 is old vs 1.8.19.
image

@fpistm fpistm closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants