maht commented on issue #437: Support to run NuttX on ESP32 QEMU
URL: https://github.com/apache/incubator-nuttx/pull/437#issuecomment-595923482
 
 
   > @maht, thanks for sending this PR. I confirmed that nuttx works on ESP32 
QEMU. (SMP configuration also works!)
   > 
   > However, I noticed that the difference between nsh/defconfig and 
qemu-nsh/defconfig is just the following setting.
   > 
   > CONFIG_SUPPRESS_UART_CONFIG=y
   > 
   > Actually I noticed that this setting works with ESP32-DevKitC board. 
(Perhaps, bootloader already set UART clock correctly). So I think we should 
apply the above settings to all configurations so that we can run all 
configurations on QEMU and also remove qemu-nsh/defconfig.
   > 
   > What do you think?
   
   Yes, I agree. If it does not interfere with running on the real board it 
would be simpler to include in all of them and remove special cases. Thanks for 
trying it and the feedback.

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