This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 917f1a6 libdsp: Fix compile error with the standard math library
new b34951e esp32_cpustart.c: Remove the CONFIG_SMP condition on some
part of code because the whole file is only built if CONFIG_SMP is enabled.
new 50d217a esp32_cpustart.c: Improve comments around the usage of the
inter-cpu startup handshake.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/xtensa/src/esp32/esp32_cpustart.c | 18 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)