platformio / platform-ststm32

ST STM32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/ststm32
Apache License 2.0
381 stars 303 forks source link

Add Board Support for Arduino Giga. #743

Closed braydenanderson2014 closed 7 months ago

braydenanderson2014 commented 7 months ago

As far as I can tell, it seems the Arduino Giga does not exist on PlatformIO. I am trying to code a library for the Giga, and it does not come up in the board list.

Additional info

Arduino Giga utilizes the mbed os. At least according to the research ive been able to find. The board has a STM32H747XI Microcontroller and it supports micropython. Im not sure if im putting this "issue" in the right place, i tried looking at the list of repositories but i am unsure which category it falls under.

valeros commented 7 months ago

Seems like duplicate of https://github.com/platformio/platform-ststm32/issues/702