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

ESP32-S2: Enable ulab #3325

Merged
merged 1 commit into from
Aug 25, 2020
Merged

ESP32-S2: Enable ulab #3325

merged 1 commit into from
Aug 25, 2020

Conversation

hierophect
Copy link
Collaborator

This PR enables ulab for the ESP32-S2, since there's no reason not to.

@hierophect hierophect added the espressif applies to multiple Espressif chips label Aug 25, 2020
@hierophect hierophect requested a review from tannewt August 25, 2020 18:26
@jepler
Copy link
Member

jepler commented Aug 25, 2020

Fine to merge if CI passes

@hierophect hierophect merged commit 78c512e into adafruit:main Aug 25, 2020
@hierophect hierophect deleted the esp32-enable-ulab branch August 25, 2020 19:24
@jerryneedell
Copy link
Collaborator

jerryneedell commented Aug 26, 2020

I built the saola-wrover with this but I don't see the ulab module. Do I have to do something else?

Press any key to enter the REPL. Use CTRL-D to reload.
Adafruit CircuitPython 6.0.0-alpha.2-403-g2e0a10933 on 2020-08-26; Saola 1 w/Wrover with ESP32S2
>>> help('modules')
__main__          digitalio         micropython       supervisor
_os               displayio         neopixel_write    sys
_pixelbuf         errno             os                terminalio
_time             fontio            pulseio           time
array             framebufferio     pwmio             touchio
bitbangio         gamepad           re                usb_hid
board             gc                sdcardio          vectorio
builtins          io                sharpdisplay
busio             math              storage
collections       microcontroller   struct
Plus any modules on the filesystem
>>> 


@hierophect hierophect restored the esp32-enable-ulab branch August 26, 2020 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
espressif applies to multiple Espressif chips
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants