Skip to content

Add missing board images #67

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

Merged
merged 13 commits into from
Aug 20, 2024
Merged

Conversation

mattytrentini
Copy link
Contributor

@mattytrentini mattytrentini commented Aug 18, 2024

Update board images

There are some missing images at MicroPython Downloads; this PR attempts to resolve all the current issues.

Also see micropython/micropython#15677 that includes modifications to the various board.json files.

No images

The board.json files for these boards had no image entry. Added board.json entries and images.

  • stm32/LEGO_HUB_NO6
  • stm32/LEGO_HUB_NO7
  • stm32/NUCLEO_H743ZI2
  • stm32/GARATRONIC_PYBSTICK26_F411
  • stm32/STM32L496GDISC
  • stm32/B_L475E_IOT01A

Image not found

These board.json files had entries but no image. Just added the image (and, in some cases, updated empty URLs in the board.json file).

Image too large

Just resized the images to keep them below the nominal 500KB limit.

@mattytrentini
Copy link
Contributor Author

Note that the PICOLIPO also appears to have a missing image:

image

...but the board.json and image appears to be correct.

I noticed that there was an update to the board image a couple of days ago - so I'm hoping that the problem is that the image just hasn't yet been copied across to the build machine?

@dpgeorge dpgeorge force-pushed the add-missing-images branch from b46277f to 2afb937 Compare August 20, 2024 06:49
@dpgeorge dpgeorge merged commit 2afb937 into micropython:main Aug 20, 2024
@dpgeorge
Copy link
Member

Thank you very much!

@dpgeorge
Copy link
Member

The Pico Lipo board looks like it has updated now on the downloads page.

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