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

Suport for ESP32 using Arduino libs #182

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

Pro
Copy link

@Pro Pro commented Feb 5, 2018

This PR is a follow-up of francoiscampbell#7 and adds support for compiling programs for an Espressif ESP32 chip.

In my tests I used an Adafruit Feather ESP32. It also adds an example for using the Access Point on ESP32

altexdim and others added 29 commits April 23, 2015 16:29
…hey will safely be ignored by the compiler since they don't end in .c or .cpp. Added library include directories for CLion compatibility.
Respect CMake include path when searching for library dependency directories
Now it supports any number of subsettings, and also
single setting values like `name=Arduino`

Additionally this adds a method which allows to replace variables
within a settings value.
E.g.

`tools.avrdude.path={runtime.tools.avrdude.path}`
…H/hardware

This also adds support for 3-rd party hardware definitions like
espressif/esp32

Note that this does not yet add support for compiling esp32
@Michal-Szczepaniak
Copy link

no update on this?

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

Successfully merging this pull request may close these issues.

5 participants