micropython-lib: new packages

Core Python libraries ported to MicroPython.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Chris Packham
2015-09-17 11:29:59 +12:00
committed by Thomas Petazzoni
parent 9646e80fca
commit 21c7af2f66
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
config BR2_PACKAGE_MICROPYTHON_LIB
bool "micropython-lib"
depends on BR2_PACKAGE_MICROPYTHON
help
Core Python libraries ported to MicroPython.
http://micropython.org