Config.in 211 B

12345678
  1. config BR2_PACKAGE_MICROPYTHON_LIB
  2. bool "micropython-lib"
  3. depends on BR2_PACKAGE_MICROPYTHON
  4. select BR2_PACKAGE_PCRE # runtime
  5. help
  6. Core Python libraries ported to MicroPython.
  7. http://micropython.org