This repository was archived by the owner on Sep 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 217
Pull requests: micropython/micropython-esp32
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add ESP32 PWM support, mirroring the API of the ESP8266.
#79
by vandys
was closed May 19, 2017
Loading…
esp/machine_timer.c: Add esp32 hardware timer support
#115
by ak15199
was closed Jun 30, 2017
Loading…
Updated ESP32 README.md installation instructions
#155
by AnthonyBriggs
was closed Aug 15, 2017
Loading…
esp32/ports/modnetwork.c: Implement network.WLAN.ifconfig('dhcp')
#216
by MrSurly
was closed Jul 17, 2018
Loading…
Use mbedtls API to get SHA1 and SHA256 from ESP32's processor support.
#84
by vandys
was closed May 19, 2017
Loading…
esp32/modsocket.c: fix error handling on addrinfo for #31
#35
by nickzoic
was closed Oct 3, 2017
Loading…
esp32/modesp.c: Added hall_sensor() function to esp module
#211
by hcharan
was closed Jan 17, 2019
Loading…
ports/esp32/modutime.c: add in localtime and mktime
#203
by nickzoic
was closed Oct 19, 2017
Loading…
Implemented deepsleep, reset_cause and rtc functions memory, string a…
#224
by smeenka
was closed Feb 16, 2018
Loading…
esp32/modsocket.c: initialize tcp when modsocket loads (fix for #26)
#36
by nickzoic
was closed Mar 6, 2017
Loading…
esp32/modnetwork.c: Report SSID values as strings.
#50
by StopHacking
was closed Oct 3, 2017
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.