-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Greetings,
first of all thank you very much for your work. It is a pitty this is not supported by default in micropython.
I am trying to compile micropython for esp32 using micropython 1.19 branch in github though I am having trouble compiling it.
Things that I did till now:
a) copied prod/src/bt_spp_client.c and prod/src/bt_spp_server.c at path: "micropython/port/esp32/"
b) added both files in main/CMakeLists.txt (this is for 1.19 version)
c) changed the sdkconfig.ble file to use the configurations that you include in "main/prod/README.md"
d) compiled.
Could you assist me on what other changes need to be made to be able to compile the code and use your module?
Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels