e-puck2 radio module development: Difference between revisions

From GCtronic wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[{{fullurl:e-puck2}} e-puck2 main wiki]<br/>
[{{fullurl:e-puck2}} e-puck2 main wiki]<br/>
=Introduction=


=Get the source code=
=Get the source code=

Revision as of 12:50, 17 December 2018

e-puck2 main wiki

Introduction

Get the source code

The radio module firmware source code can be downloaded with the command:
git clone --recursive https://github.com/e-puck2/esp-idf.git

WiFi

The radio module wifi firmware source code can be downloaded with the command:
git clone -b wifi --recursive https://github.com/e-puck2/esp-idf.git