patacongo commented on a change in pull request #1613:
URL: https://github.com/apache/incubator-nuttx/pull/1613#discussion_r474235015



##########
File path: arch/xtensa/src/esp32/hardware/esp32_soc.h
##########
@@ -192,6 +192,7 @@
 #define CPU_CLK_FREQ_ROM                        APB_CLK_FREQ_ROM
 #define CPU_CLK_FREQ                            APB_CLK_FREQ
 #define APB_CLK_FREQ                            80*1000000       /* Unit: Hz */
+#define REF_CLK_FREQ                            ( 1000000 )

Review comment:
       Spaces after '(' and before ')' are forbidden by the coding standard




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to