summaryrefslogtreecommitdiffstats
path: root/package/micropython
diff options
context:
space:
mode:
Diffstat (limited to 'package/micropython')
-rw-r--r--package/micropython/Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/micropython/Config.in b/package/micropython/Config.in
index ac06d7ffc1..00649d4fb6 100644
--- a/package/micropython/Config.in
+++ b/package/micropython/Config.in
@@ -6,8 +6,9 @@ config BR2_PACKAGE_MICROPYTHON
depends on !BR2_bfin
select BR2_PACKAGE_LIBFFI
help
- Micro Python is a lean and fast implementation of the Python 3
- programming language that is optimised to run on a microcontroller.
+ Micro Python is a lean and fast implementation of the Python
+ 3 programming language that is optimised to run on a
+ microcontroller.
http://micropython.org
OpenPOWER on IntegriCloud