ESP8685H2 Board
#12148
Replies: 1 comment
-
Hi, I got it working, think the change is correct. I thought the partition and bootloader was merged into the file, which seems not to be the case. /rapzak |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have made this custom board an start to try to get mpython run.
First i took the generic_c3_usb, and that was booting etc. but the flash was some kind of corrupted, made for properly 4mbyte and this has only 2.
Then i have tried to compile myself, and used the partition table 2M...
(This will not boot as the first...)
Can anyone see what i do wrong:
https://github.com/rapzak/micropython/tree/dev-branch/ports/esp32/boards/ESP8685H2_USB
Thank you
Beta Was this translation helpful? Give feedback.
All reactions