nuttx/arch/xtensa
YAMAMOTO Takashi 75bc489e24 esp32: Fix phy_printf
Fix the following error:

CC:  chip/esp32_wifi_adapter.c
In file included from /Users/yamamoto/git/nuttx/nuttx/include/nuttx/mm/shm.h:45,
                 from /Users/yamamoto/git/nuttx/nuttx/include/nuttx/sched.h:42,
                 from /Users/yamamoto/git/nuttx/nuttx/include/sched.h:35,
                 from /Users/yamamoto/git/nuttx/nuttx/include/stdio.h:48,
                 from chip/esp32_wifi_adapter.c:28:
chip/esp32_wifi_adapter.c: In function 'phy_printf':
chip/esp32_wifi_adapter.c:3952:10: error: expected ')' before 'format'
   wlinfo(format, arg);
          ^~~~~~
2020-12-17 03:24:15 -06:00
..
include arch/xtensa/include/irq.h: Reserve some space for interptee's BSA. 2020-12-09 09:44:04 -03:00
src esp32: Fix phy_printf 2020-12-17 03:24:15 -06:00
Kconfig arch/xtensa: Add a pseudo save area to be able to backtrace from 2020-12-09 09:44:04 -03:00