Skip to content

Zephyr RTOS project template designed to serve as a solid foundation for future projects. It works for zephyr version v3.7.0

Notifications You must be signed in to change notification settings

aleksmarcelo/zephyr_esp32_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephyr template project for zephyr v3.7.0

Overview

This project serves as a Zephyr template to be used as a model for other projects. It provides a structured foundation with all necessary configuration and setup files, allowing me/you to quickly start mine/your Zephyr-based application.

Building and Runn/home/aleks/toolkits/zephyrproject/zephyr

Boards

Esp32

Updates esp32 binary dependencies

west update
west blobs fetch hal_espressif

Compiling and Flashing

west build -b esp32_devkitc_wroom/esp32/procpu -pauto

Monitoring

picocom -b 115200 /dev/ttyUSB?

About

Zephyr RTOS project template designed to serve as a solid foundation for future projects. It works for zephyr version v3.7.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published