e-puck2 radio module development: Difference between revisions
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
1 Introduction
2 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
2.1 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