nuttx/tools/esp32
Gustavo Henrique Nihei d22a2aa7a0 xtensa/esp32: Refactor makefiles for compliance to Function Call Syntax
According to Make documentation:
- "Commas and unmatched parentheses or braces cannot appear in the text
  of an argument as written";
- "Leading spaces cannot appear in the text of the first argument as
  written".

Although in the current state it was not resulting in parsing issues, it
is better to fix it.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2021-12-21 07:02:40 -06:00
..
backtrace.gdbscript sched: Remove pidhash_s and move ticks to tcb_s 2021-10-16 06:19:17 -03:00
btdecode.sh tools/esp32/btdecode.sh: Script to decode the Xtensa backtrace. 2021-01-16 09:50:03 -03:00
Config.mk xtensa/esp32: Refactor makefiles for compliance to Function Call Syntax 2021-12-21 07:02:40 -06:00