Skip to content

Restore audioio in Espressif for boards that can use it #10570

@dhalbert

Description

@dhalbert

Looks like audioio got disabled inadvertently due to some edits in mpconfigport.mk. There was a change in from CIRCUITPY_AUDIOIO = 1 to CIRCUITPY_AUDIOIO ?= 1, and that appears not to be overriding the default CIRCUITPY_AUDIOIO ?= 0 earlier in the file.

Metadata

Metadata

Assignees

Labels

audioespressifapplies to multiple Espressif chips

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions