docs: Add information about BSPs

This commit is contained in:
Tomas Rezucha
2022-05-13 13:16:43 +02:00
parent 6ba7b10302
commit 11fd801ed9
11 changed files with 117 additions and 5 deletions
@@ -422,6 +422,8 @@ Now to Development
Please proceed to :doc:`../../get-started/index`, where Section :ref:`get-started-step-by-step` will quickly help you set up the development environment and then flash an example project onto your board.
A Board Support Package can be found in `IDF Component Registry <https://components.espressif.com/component/espressif/esp_wrover_kit>`_.
The application examples that use some hardware specific to your ESP-WROVER-KIT can be found below.
* On-board LCD example: :example:`peripherals/spi_master/lcd`