Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 256 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 256 Bytes

Build and Flash

Setup

In root directory run the following command, docker-compose up start

Inside docker container terminal, navigate to directory /work_dir

Build

make

Flash hex

make flash

Delete temp files

make cleanx