Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 537 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 537 Bytes

Borderland Connection Game

This repository contains Zephyr-RTOS based application for Borderland Connection Game

Hardware

E73-TBB development board with QFAA nRF52832 chip

How to build

west build

or

cmake -Bbuild && ninja -C build

... which either way results in ./build/zephyr/zephyr.hex hex-file to be flashed.