Skip to content

rabbitsaviola/zephyr-SiFli

 
 

Repository files navigation

Zephyr SiFli Module

This is an Zephyr module that support SiFli family

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 -p auto -b <board> <project>

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

Languages

  • C 93.6%
  • Python 3.2%
  • CMake 2.8%
  • Batchfile 0.4%