circuitpython/ports/espressif/boards/seeed_xiao_esp32c3
RetiredWizard dc5cd27555 seeed_xiao_esp32c3 flash mode change to dio
I was having trouble flashing CircuitPython to the Seeed xiao
esp32c3 using the make flash option. With the help of DAN and
Neradoc I was able to perform a manual flash and use the make
flash option to flash an Adafruit_qtpy_esp32c3 bin but when I
went back and attempted to use make flash on the seeed bin it didn't
work. Comparing the builds, the flash mode was different and after
making this change the seeed build now flashes properly using make
flash.
2023-01-30 02:01:33 -05:00
..
board.c Use MP_WEAK for default board.c routines 2022-09-08 07:36:50 -04:00
mpconfigboard.h Add board: seeed_xiao_esp32c3 2022-07-28 22:48:03 +10:00
mpconfigboard.mk seeed_xiao_esp32c3 flash mode change to dio 2023-01-30 02:01:33 -05:00
pins.c Add board: seeed_xiao_esp32c3 2022-07-28 22:48:03 +10:00
sdkconfig Add board: seeed_xiao_esp32c3 2022-07-28 22:48:03 +10:00