Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 285 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 285 Bytes

zephyr-lpc-app

  • Create workspace
west init -m https://github.com/lpn-plant/zephyr-lpc-app/ --mr main zephyr-lpc-workspace
  • Clone repositories:
cd zephyr-lpc-workspace
west udpate
  • Build project:
west build -b esp32 -s zephyr-lpc-app/app/