rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.52k stars 1.26k forks source link

confusion with arm-none-eabi-g++ #822

Closed czho closed 3 years ago

czho commented 3 years ago

There is no way for me to install arm-none-eabi-g++ using the way said in the wiki, as I have no working internet on my computer. My work around was just downloading it from arm and installing to disc but I still cant compile and now im lost. Do I move it some where? Is there anyway for me to get it working using the download from arm's website.

czho commented 3 years ago

fixed by editing environment variables, /stm32f1/platform.txt and someother hacky stuff