carlosperate / ardublockly

Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
http://ardublockly.embeddedlog.com
Apache License 2.0
451 stars 279 forks source link

Help me please #211

Closed elahroodi closed 6 years ago

elahroodi commented 6 years ago

Hi there Can I ask you please help me how to add Arduino_stm32 board at below link to the "compilersettings.py" file like this one: 'ESP8266 Huzzah': 'esp8266:esp8266:generic',

I'm using stm32f103c8t6

https://github.com/rogerclarkmelbourne/Arduino_STM32

Many thanks.

JMRUIZ1 commented 6 years ago

Hello, thanks for email, but at moment I can not answer you because I am ill,,maybe next week I will be fit again....

next week I will get in contact again...

Thanks

2018-06-13 16:05 GMT+02:00 Ehsan Moradi notifications@github.com:

Hi there Can I ask you please help me how to add Arduino_stm32 board at below link to the "compilersettings.py" file like this one: 'ESP8266 Huzzah': 'esp8266:esp8266:generic',

I'm using stm32f103c8t6

https://github.com/rogerclarkmelbourne/Arduino_STM32

Many thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/carlosperate/ardublockly/issues/211, or mute the thread https://github.com/notifications/unsubscribe-auth/AOMCoDmduT6xRD2-7TS_foOgqT4UrxGNks5t8RxGgaJpZM4UmRDG .

elahroodi commented 6 years ago

Solved Thanks This is the answer 'STM32': 'Arduino_STM32:STM32F1:genericSTM32F103C'