yamt commented on issue #413: esp32-core: Fix BOARD_CLOCK_FREQUENCY
URL: https://github.com/apache/incubator-nuttx/pull/413#issuecomment-593413057
 
 
   my thinking is that
   * the current code is broken at least if you run nuttx with esp-idf 
bootloader on qemu
   * the bootloader configures it 80MHz (hardcoded) and nuttx relies on the 
configuration
   * the "Don't ask me for an explanation" comment made me think the current 
code didn't have a good rationale anyway 
https://github.com/apache/incubator-nuttx/commit/89c33e97991e47918c345fecfd82ca632509656b
   * i left the CONFIG_ESP32CORE_RUN_IRAM=y case unchanged because i can't test 
or understand
   

----------------------------------------------------------------
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