Files
esp-idf/components/soc/esp32/include/soc
Angus Gratton 2ec04b57de soc esp32: Removes parentheses from RTC_MEM_xyz macros that expand directly to single numbers
Not necessary in these cases, and prevents parens from expanding into the
assembly code such as added in 562ab01046  -
a pattern which is accepted by GCC assembler but illegal syntax for LLVM assembler.

As reported https://github.com/espressif/llvm-project/issues/35#issuecomment-726853574
2021-02-08 10:08:01 +11:00
..
2020-12-17 15:34:13 +11:00
2021-01-25 04:51:40 +00:00
2020-11-13 07:49:11 +11:00