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
esp32/machine_pwm: Add support for all PWM timers and modes.
#245
by dragomirecky
was closed Feb 12, 2018
Loading…
Fix for issue 235 -- MicroPython images larger than 1MiB
#236
by MrSurly
was closed Dec 13, 2017
Loading…
time.ticks_ms() as uint32_t and time.ticks_us() as uint64_t based on esp_timer_impl_get_time()
#228
by smeenka
was closed Jan 17, 2019
Loading…
Implemented deepsleep, reset_cause and rtc functions memory, string a…
#224
by smeenka
was closed Feb 16, 2018
Loading…
ports/esp32/modnetwork.c: Reliably tell the status with isconnected()
#217
by robert-hh
was closed Jun 8, 2018
Loading…
esp32/ports/modnetwork.c: Implement network.WLAN.ifconfig('dhcp')
#216
by MrSurly
was closed Jul 17, 2018
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…
Fix #194 ... hash digest() can be called multiple times and on partial content
#199
by nickzoic
was closed Dec 18, 2017
Loading…
ports/esp32/mphalport.h: mp_hal_pin_<dir> will not select pin as GPIO
#190
by MrSurly
was closed Oct 3, 2017
Loading…
esp32/modsocket: Implement setsockopt(IP_ADD_MEMBERSHIP).
#183
by Timmenem
was closed Sep 25, 2017
Loading…
Add note to esp32/README.md to prevent issues like #163
#164
by NyxCode
was closed Aug 15, 2017
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:esp32.