Skip to content

Commit 4d356e8

Browse files
committed
windows/uasyncio: Add support for uasyncio to windows dev variant.
1 parent 090300d commit 4d356e8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
include("$(PORT_DIR)/variants/manifest.py")
2+
include("$(MPY_DIR)/extmod/uasyncio/manifest.py")

ports/windows/variants/dev/mpconfigvariant.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@
3636
#define MICROPY_PY_URANDOM_EXTRA_FUNCS (1)
3737
#define MICROPY_PY_BUILTINS_SLICE_INDICES (1)
3838
#define MICROPY_PY_USELECT (1)
39+
40+
#ifndef MICROPY_PY_UASYNCIO
41+
#define MICROPY_PY_UASYNCIO (1)
42+
#endif

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