Skip to content

Expose GPIO commands from nina-fw in ESP_SPIcontrol class #38

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

Merged
merged 3 commits into from
Apr 25, 2019

Conversation

cpforbes
Copy link
Contributor

Add set_pin_mode, set_digital_write, and set_analog_write, which simply expose the equivalent functions from nina-fw.

Also added set_esp_debug() to enable debugging output on the ESP32.

@brentru
Copy link
Member

brentru commented Apr 25, 2019

Looks good! Merging in...

@brentru brentru merged commit 011a9d6 into adafruit:master Apr 25, 2019
@cpforbes cpforbes deleted the add_gpio branch April 25, 2019 14:31
@cpforbes
Copy link
Contributor Author

Thanks.

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 25, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 1.3.7 from 1.3.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#39 from brentru/update-simpletest
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#38 from cpforbes/add_gpio
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#34 from docmollo/docs_wpa2_enterprise

Updating https://github.com/adafruit/Adafruit_CircuitPython_PyPortal to 2.1.1 from 2.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#27 from brentru/add-image-http-path
  > Merge pull request adafruit/Adafruit_CircuitPython_PyPortal#26 from DigitalMakerCIC/master
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.

2 participants