Fix a small typo - reported by Greg Nutt

This commit is contained in:
Alan C. Assis 2020-08-22 12:47:22 -03:00 committed by David Sidrane
parent e880bc9a71
commit 4c31ada2ce

View File

@ -62,7 +62,7 @@
* Name: esp32_board_initialize
*
* Description:
* All STM32 architectures must provide the following entry point.
* All ESP32 architectures must provide the following entry point.
* This entry point is called early in the initialization -- after all
* memory has been configured and mapped but before any devices have been
* initialized.