Page 1 of 1

dan.drown.org/stm32duino?

Posted: Mon Jan 13, 2020 1:05 pm
by Juraj

Re: dan.drown.org/stm32duino?

Posted: Mon Jan 13, 2020 1:22 pm
by fpiSTM
This is for Roger's core.
It is generated regularly by "dan.drown".

Re: dan.drown.org/stm32duino?

Posted: Mon Jan 13, 2020 2:06 pm
by Juraj
thank you. I thought so. It is somethig like hourly' builds. The version dates correspond to dates of commits on GitHub.

Re: dan.drown.org/stm32duino?

Posted: Tue Jan 21, 2020 6:16 pm
by Bingo600
Is anyone actually updating Rodgers core anymore ??
I just switched to Steve's fork , as it seems actively maintained.

I will try to install the ST core , once i get a grip about how to install it wo. breaking the other Arduinostuff i have installed on linux.
ESP32 , AVR & Atmel-ARM

/Bingo

Re: dan.drown.org/stm32duino?

Posted: Tue Jan 21, 2020 6:37 pm
by ag123
it seemed steve and roger is updating it after all
https://github.com/rogerclarkmelbourne/ ... its/master
but i don't really understand the git log on github
as it seem to show different commits from various people

official core works just well for me with libmaple installed.
my libmaple core goes into the actual arduino folder in hardware/Arduino_STM32
official core is installed based on the official core wiki
https://github.com/stm32duino/wiki/wiki/Getting-Started
that goes into $HOME/.arduino15/packages/STM32

Re: dan.drown.org/stm32duino?

Posted: Tue Jan 21, 2020 7:24 pm
by fpiSTM
Bingo600 wrote: Tue Jan 21, 2020 6:16 pm .

I will try to install the ST core , once i get a grip about how to install it wo. breaking the other Arduinostuff i have installed on linux.
ESP32 , AVR & Atmel-ARM

@Bingo600 What is breaking? If you install it thanks the boards manager thks should works out of the box without braking anything.