yamt commented on issue #413: esp32-core: Fix BOARD_CLOCK_FREQUENCY
URL: https://github.com/apache/incubator-nuttx/pull/413#issuecomment-593733806
 
 
   do you mean non-CONFIG_SUPPRESS_CLOCK_CONFIG code can work? i don't think it 
even compile.
   i agree it's better to fix it though.
   
   i don't know how it was. but at this point the source code of the bootloader 
and hal are available. and they seem to hardcode 80MHz.
   
   TizenRT just uses "#define BOARD_CLOCK_FREQUENCY (2 * BOARD_XTAL_FREQUENCY)" 
unconditionally.
   which is 80MHz in case of CONFIG_ESP32CORE_XTAL_40MZ.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to