Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEMOS D1 Mini on Arduino IDE #178

Open
PaulChristopher opened this issue Jun 4, 2018 · 1 comment
Open

WEMOS D1 Mini on Arduino IDE #178

PaulChristopher opened this issue Jun 4, 2018 · 1 comment

Comments

@PaulChristopher
Copy link

Hi and many thanks for this great RTOS with support for so many different boards!

I have just installed the Arduino IDE packages for the ESP8266, but my WEMOS D1 mini seems not to be supported there?

How can I add support for this board in Arduino?

If you give me some hints, where in the code the parts for the Arduino IDE are burried, I'll give it a try.

Thanks!

@eerimoq
Copy link
Owner

eerimoq commented Jun 4, 2018

Hello,

it was quite some time since I added a board in the Arduino IDE, but I think these are a good start:

https://github.com/eerimoq/simba/tree/master/make/arduino/esp
https://github.com/eerimoq/simba/blob/master/make/arduino/arduino.py

After the updates run make arduino in the repository root to create the release. You can find the release in simba-arduino/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants