]> Git Repo - esp-hosted.git/blobdiff - esp_hosted_ng/docs/setup.md
code cleanup
[esp-hosted.git] / esp_hosted_ng / docs / setup.md
index ef4bc15ed8b7c76fa1ccb4dc959bff7d091cb5c7..96b29f19f62304c4af19b484a5c659a5ef7aadaa 100644 (file)
 > >   $ sudo apt install git raspi-gpio bluetooth bluez bluez-tools rfkill bluez-firmware pi-bluetooth pulseaudio-module-bluetooth
 > >   ```
 > >
+> > ##### Checkout ESP-Hosted repo
+> > ```sh
+> > $ git clone https://github.com/espressif/esp-hosted.git
+> >                OR
+> > $ git clone [email protected]:espressif/esp-hosted.git
+> > ```
+> >
 > > ##### Peripheral config
 > > - By default, the SDIO pins of Raspberry-pi are not configured and are internally used for built-in Wi-Fi interface. Please enable SDIO pins by appending following line to _/boot/config.txt_ file
 > >      ```
 > >      ```sh
 > >   $ sudo sync; sudo reboot
 > >   ```
-> > 
-> > ##### Checkout ESP-Hosted repo
-> > ```sh
-> > $ git clone https://github.com/espressif/esp-hosted.git
-> >                OR
-> > $ git clone [email protected]:espressif/esp-hosted.git
-> > ```
 > >
 > > ---
 > </p></details>
 > >   $ sudo apt install git raspi-gpio bluetooth bluez bluez-tools rfkill bluez-firmware pi-bluetooth pulseaudio-module-bluetooth
 > >   ```
 > >
+> > ##### Checkout ESP-Hosted repo
+> > ```sh
+> > $ git clone https://github.com/espressif/esp-hosted.git
+> >                OR
+> > $ git clone [email protected]:espressif/esp-hosted.git
+> > ```
+> >
 > > ##### Peripheral config
 > > - The SPI master driver is disabled by default on Raspberry-Pi OS. To enable it add following commands in  _/boot/config.txt_ file
 > >      ```
 > >   core_freq_min=250
 > >   ```
 > > - Please reboot Raspberry-Pi after changing this file.
-> > 
-> > ##### Checkout ESP-Hosted repo
-> > ```sh
-> > $ git clone https://github.com/espressif/esp-hosted.git
-> >                OR
-> > $ git clone [email protected]:espressif/esp-hosted.git
-> > ```
 > >
 > > ---
 > </p></details>
 > >   $ sudo apt install git raspi-gpio bluetooth bluez bluez-tools rfkill bluez-firmware pi-bluetooth pulseaudio-module-bluetooth
 > >   ```
 > >
+> > ##### Checkout ESP-Hosted repo
+> > ```sh
+> > $ git clone https://github.com/espressif/esp-hosted.git
+> >                OR
+> > $ git clone [email protected]:espressif/esp-hosted.git
+> > ```
+> >
 > > ##### Peripheral config
 > > - SDIO
 > >      - By default, the SDIO pins of Raspberry-pi are not configured and are internally used for built-in Wi-Fi interface. Please enable SDIO pins by appending following line to _/boot/config.txt_ file
 > >      ```sh
 > >   $ sudo sync; sudo reboot
 > >   ```
-> > 
-> > ##### Checkout ESP-Hosted repo
-> > ```sh
-> > $ git clone https://github.com/espressif/esp-hosted.git
-> >                OR
-> > $ git clone [email protected]:espressif/esp-hosted.git
-> > ```
 > >
 > > ---
 > </p></details>
 > >   $ sudo apt install git raspi-gpio bluetooth bluez bluez-tools rfkill bluez-firmware pi-bluetooth pulseaudio-module-bluetooth
 > >   ```
 > >
+> > ##### Checkout ESP-Hosted repo
+> > ```sh
+> > $ git clone https://github.com/espressif/esp-hosted.git
+> >                OR
+> > $ git clone [email protected]:espressif/esp-hosted.git
+> > ```
+> >
 > > ##### Peripheral config
 > > - SPI
 > >      - The SPI master driver is disabled by default on Raspberry-Pi OS. To enable it add following commands in  _/boot/config.txt_ file
 > >      ```sh
 > >   $ sudo sync; sudo reboot
 > >   ```
-> > 
-> > ##### Checkout ESP-Hosted repo
-> > ```sh
-> > $ git clone https://github.com/espressif/esp-hosted.git
-> >                OR
-> > $ git clone [email protected]:espressif/esp-hosted.git
-> > ```
 > >
 > > ---
 > </p></details>
 >
 </p>
 </details>
-       
+
 </td>
   </tr>
 
This page took 0.02238 seconds and 4 git commands to generate.