NameLast modifiedSizeLicense

Parent Directory Parent Directory
application/octet-stream jerryscript-96b_carbon-v1.0-RC2-145-ge9ab1f14-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 123.9K open
application/octet-stream jerryscript-cc3200_launchxl-v1.0-RC2-145-ge9ab1f14-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 123.2K open
application/octet-stream jerryscript-frdm_k64f-v1.0-RC2-145-ge9ab1f14-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 124.7K open
application/octet-stream jerryscript-nucleo_l476rg-v1.0-RC2-145-ge9ab1f14-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 124.6K open
application/octet-stream jerryscript-v2m_beetle-v1.0-RC2-145-ge9ab1f14-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 120.5K open
application/octet-stream micropython-96b_carbon-v1.8.6-181-g9112b0b6-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 122.5K open
application/octet-stream micropython-cc3200_launchxl-v1.8.6-181-g9112b0b6-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 121.7K open
application/octet-stream micropython-frdm_k64f-v1.8.6-181-g9112b0b6-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 131.6K open
application/octet-stream micropython-nucleo_l476rg-v1.8.6-181-g9112b0b6-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 123.2K open
application/octet-stream micropython-v2m_beetle-v1.8.6-181-g9112b0b6-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 119.0K open
application/octet-stream zephyr.js-96b_carbon-0.2-devel-125-g296d5f9-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 126.3K open
application/octet-stream zephyr.js-cc3200_launchxl-0.2-devel-125-g296d5f9-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 125.2K open
application/octet-stream zephyr.js-frdm_k64f-0.2-devel-125-g296d5f9-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 127.2K open
application/octet-stream zephyr.js-nucleo_l476rg-0.2-devel-125-g296d5f9-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 127.0K open
application/octet-stream zephyr.js-v2m_beetle-0.2-devel-125-g296d5f9-zv1.6.0-27-gb6fb798f3.bin 13-Jan-2018 05:11 123.2K open


The Linaro LITE Aeolus Binary Release

The Linaro LITE Aeolus 2016.12 Release is now available. This is the first LITE release.

Linaro Aeolus is a collection of reference applications for Zephyr RTOS. At this time, it includes:

  • JerryScript, an ECMAScript implementation for embedded systems.
  • Zephyr.js, JerryScript bindings for Zephyr RTOS.
  • MicroPython, Python3 implementation for embedded systems, with basic Zephyr RTOS support.

Download release sources from:

Download release binaries from:

Previous snapshots and release-candidates are at:

System Requirements

This release supports following embedded boards:

  • ARM Beetle
  • NXP FRDM-K64F
  • ST Nucleo L476RG
  • TI CC3200 LaunchXL
  • 96Boards Carbon

Please visit Zephyr RTOS boards list for additional information about these boards and instructions on programming (“flashing”) them.

Package Versions

The patches include changes not yet fully merged upstream.

Features

  • Initial LITE group release.
  • Includes JerryScript, a bare-bones ECMAScript implementation. JerryScript provides interactive prompt over board’s UART capable of executing ECMAScript (JavaScript) code. However, as JerryScript is a pure (bare-bones) ECMAScript implementation, there is no support for accessing board’s hardware.
  • Includes Zephyr.js, which augments JerryScript with modules to access hardware and Zephyr RTOS services. The upstream project officially support only Arduino 101 and FRDM-K64F boards at this time. This release includes patches (now merged upstream) to allow build the project for any board supported by Zephyr RTOS and access GPIO on it. Any other functionality is not validated for other boards and likely doesn’t work in this release. Note that default working mode of Zephyr.js is to create firmware binary with a particular script embedded. The current release provides images with project’s default “hello world” application. To try other applications, you will need to build Zephyr.js from source.
  • Includes MicroPython, with interactive prompt over UART and support for accessing board’s GPIO.

Known Issues

  • In this release, CC3200 UART shows issues when running from sFlash (missed interrupts and garbled output characters). The same issues do not occur when loading the ELF files via gdb/OpenOCD. The patches to Zephyr for the CC3200 GPIO driver are not included in this release, preventing the GPIO LED example from working. To fix these issues, the following patches from the following repository need to be applied to the zephyr tree of the release, before rebuilding:

https://git.linaro.org/lite/zephyr.git/log/?h=aeolus-2016.12:

Contact Linaro LITE

File bugs at http://bugs.linaro.org . (Note: Linaro largely works in upstream, and bugs for upstream projects should be filed in their respective bug trackers.)

For Linaro member support see http://support.linaro.org

If you are interested in Linaro LITE activity, email lite-interest@linaro.org .