Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository serves as a reference for using the Zephyr RTOS together with tools made by IAR Systems. The repository contains Zephyr application samples for the STM32F429II-ACA board and instructions for how to create an Embedded Workbench project based on it.

Guides

Important

The guides assume that you are running Windows as your operating system.

It is also assumed that you have access to, and have an understanding of the IAR organization-exclusive tools.

Getting Started

Important

It is highly recommended to follow these guides as they are ordered below.

  1. Zephyr Setup
  2. Embedded Workbench and IAR Tools Setup
  3. Required Environment Variables
  4. Initial build and creating project
  5. Compiling and Debugging with Embedded Workbench
  6. Visual Studio Code Integration

Miscellaneous Operations

Generating Zip Files For Boards

Use this command template when wanting to generate a zip file for a specific board folder:

git archive -o <board_name>.zip HEAD:boards/<board_name>

About

Samples and tutorials for using Zephyr together with IAR tools.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages