Skip to content

Intel Open Source Embedded Controller Firmware based on Zephyr Project RTOS UI interface for download project, workspace intiialization, build and flash.

Notifications You must be signed in to change notification settings

yimjiajun/zephyr_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephyr RTOS GUI

eczephyr sample image

Installation

Zephyr RTOS project requirement tools should been installed

Getting Started of Zephyr Project

  • west tool chain recommendation install globally rather than python environment.
  1. Build source becomes debian package or executable file:

    • unix/window(or mouse click):

      python3 build.py

    eczpehyr.deb, dist/eczephyr, dist/eczephyr.exe been generated after success build.

    • eczephyr.deb and dist/eczephyr: not generated in MS-DOS.

    • dist/eczephyr.exe: will generated in WSL

  2. Install debian package (Linux) or executable file (Window):

    • unix/window(or mouse click):

      python3 install.py
  3. Process zephyr GUI:

    • unix:

      eczephyr gui
    • window:

      1. right-click mouse button

      2. select eczephyr

        eczephyr context menu display image

Usage

  1. Download Intel Open EC firmware
  • Click Download:

    eczephyr download
    • Select Project to Download:

      eczephyr download selection

About

Intel Open Source Embedded Controller Firmware based on Zephyr Project RTOS UI interface for download project, workspace intiialization, build and flash.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published