You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/02/12 17:47:43 UTC

[GitHub] [incubator-nuttx] gustavonihei commented on pull request #2838: Add initial support for ESP32-C3 and ESP32-C3 DevKit board

gustavonihei commented on pull request #2838:
URL: https://github.com/apache/incubator-nuttx/pull/2838#issuecomment-778343156


   > Did you flash them manually like: `esptool.py --chip esp32c3 --port /dev/ttyUSB0 --baud 921600 write_flash 0x1000 bootloader_c3.bin 0x8000 partition_c3.bin 0x10000 nuttx.bin` or used the `download` target?
   
   The bootloader image address for the ESP32-C3 is 0x0.


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