Skip to content

Commit ad004db

Browse files
committed
esp32: Enable and freeze uasyncio.
1 parent 1d4d688 commit ad004db

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ports/esp32/boards/manifest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
freeze("$(MPY_DIR)/ports/esp8266/modules", "ntptime.py")
44
freeze("$(MPY_DIR)/drivers/dht", "dht.py")
55
freeze("$(MPY_DIR)/drivers/onewire")
6+
include("$(MPY_DIR)/extmod/uasyncio/manifest.py")
67
include("$(MPY_DIR)/extmod/webrepl/manifest.py")

ports/esp32/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
#define MICROPY_PY_THREAD_GIL_VM_DIVISOR (32)
126126

127127
// extended modules
128+
#define MICROPY_PY_UASYNCIO (1)
128129
#define MICROPY_PY_UCTYPES (1)
129130
#define MICROPY_PY_UZLIB (1)
130131
#define MICROPY_PY_UJSON (1)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy