Skip to content

Document the complete list of changes needed to compile  #1

@ftylitak

Description

@ftylitak

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions