|
@@ -3,7 +3,7 @@ config BR2_PACKAGE_MICROPYTHON
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on !BR2_STATIC_LIBS
|
|
depends on !BR2_STATIC_LIBS
|
|
help
|
|
help
|
|
- Micro Python is a lean and fast implementation of the Python
|
|
|
|
|
|
+ MicroPython is a lean and fast implementation of the Python
|
|
3 programming language that is optimised to run on a
|
|
3 programming language that is optimised to run on a
|
|
microcontroller.
|
|
microcontroller.
|
|
|
|
|