mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 02:40:55 +02:00
there are special tweaks and paths to be considered. Just provide some defaults, in case the values are undefined. - py-version.sh does not need any bash specific features. - Use libdl only on Linux for now. FreeBSD provides dl*() calls from libc.