Skip to content

OpenSiFli/zephyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

Create repo:

  • Pull zephyr from https://github.com/zephyrproject-rtos/zephyr
  • Clone this project to \modules\hal\sifli, Directory contains all the driver and devicetree provided by SiFli
  • Add "sifli SiFli, Inc." in \zephyr\dts\bindings\vendor-prefixes.txt

Build with west

west build -b <board> <project>  -- -DBOARD_ROOT=<zephyrproject>\modules\hal\sifli\zephyr -DSOC_ROOT=<zephyrproject>\modules\hal\sifli\zephyr  -DDTS_ROOT_BINDINGS=<zephyrproject>\modules\hal\sifli\zephyr\dts\bindings

Validated project including:

  • zephyr\samples\bluetooth\peripheral
  • zephyr\samples\hello_world

Note:

  • Currently board support em-lb525,
  • Firmware Download tool currently only support Window platform. Use zephyrproject\modules\hal\sifli\zephyr\scripts\sfflash.bat to download firmware to board.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published