mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Integrate NuttX-specific ctypes and posixmodule updates. Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
38 lines
520 B
Text
38 lines
520 B
Text
# This file gets copied into the Modules/ folder when building
|
|
# newlib configurations which do not support dynamic library
|
|
# loading.
|
|
|
|
*disabled*
|
|
_asyncio
|
|
_bz2
|
|
_codecs_cn
|
|
_codecs_hk
|
|
_codecs_iso2022
|
|
_codecs_jp
|
|
_codecs_kr
|
|
_codecs_tw
|
|
_decimal
|
|
_elementtree
|
|
_heapq
|
|
_interpchannels
|
|
_interpqueues
|
|
_lsprof
|
|
_lzma
|
|
_multibytecodec
|
|
_sqlite3
|
|
_ssl
|
|
_statistics
|
|
_testbuffer
|
|
_testcapi
|
|
_testclinic
|
|
_testclinic_limited
|
|
_testexternalinspection
|
|
_testinternalcapi
|
|
_testlimitedcapi
|
|
_uuid
|
|
_xxtestfuzz
|
|
_zoneinfo
|
|
pwd
|
|
readline
|
|
resource
|
|
xxsubtype
|