Where to force define ARDUINO_ARCH_STM32? Wow im full of problems lately... Sorry

Post here all questions related to LibMaple core if you can't find a relevant section!
Post Reply
User avatar
Mangy_Dog
Posts: 92
Joined: Sat May 02, 2020 11:45 pm
Answers: 1

Where to force define ARDUINO_ARCH_STM32? Wow im full of problems lately... Sorry

Post by Mangy_Dog »

Im having a really strange problem now. This even tested on a freshly downloaded roger clark core...
For some reason ARDUINO_ARCH_STM32 isnt getting defined correctly and the graphics chip library im using is defaulting to arduino which is breaking thigns.


Where can i check and force the define in the generic stm32f103c series board options?
Just a dogs body developer, mostly making props and stuff...
stevestrong
Posts: 502
Joined: Fri Dec 27, 2019 4:53 pm
Answers: 8
Location: Munich, Germany
Contact:

Re: Where to force define ARDUINO_ARCH_STM32? Wow im full of problems lately... Sorry

Post by stevestrong »

User avatar
Mangy_Dog
Posts: 92
Joined: Sat May 02, 2020 11:45 pm
Answers: 1

Re: Where to force define ARDUINO_ARCH_STM32? Wow im full of problems lately... Sorry

Post by Mangy_Dog »

Ahh that makes sense to do that, but super strange that it still worked up until now. Though I had some strange issues before that could have been this.

Anyway for the moment ive removed the if defines for other mcu hardware so it just uses what correct one for now in the library...

Anyway thanks for clearing that up
Just a dogs body developer, mostly making props and stuff...
Post Reply

Return to “General discussion”