tenbaht / sduino

An Arduino-like programming API for the STM8
http://tenbaht.github.io/sduino/
GNU Lesser General Public License v2.1
351 stars 217 forks source link

add support for Nucleo Boards #122

Closed gicking closed 3 years ago

gicking commented 3 years ago

please consider adding support for the Nucleo-8S208RB & STM8S207S8 development board by STM. Thanks a lot in advance!

https://www.st.com/en/evaluation-tools/nucleo-8s208rb.html

https://www.st.com/en/evaluation-tools/nucleo-8s207k8.html

mcer12 commented 3 years ago

@gicking check this out. At least one of the boards seems to be compatible

mcer12 commented 3 years ago

https://github.com/stm32duino/Arduino_Core_STM8

gicking commented 3 years ago

@mcer12 thanks for pointing this out! However:

Therefore I would like to keep this issue open

mcer12 commented 3 years ago

Yes it is, but it’s an option. This repo hasn’t been updated since last year.