Skip to content

README: one include() line adds this module to your own build - #19

Merged
bdbarnett merged 1 commit into
mainfrom
docs/readme-129
Sep 24, 2026
Merged

bdbarnett merged 1 commit into
mainfrom
docs/readme-129

Conversation

@bdbarnett

Copy link
Copy Markdown
Contributor

The build section now leads with the MicroPython 1.29 path: clone the repo anywhere and add include("/path/to/audioif/manifest.py") to the manifest your build already uses. Then the pre-1.29 USER_C_MODULES fallback, and one sentence on the FROZEN_MANIFEST trap (a new manifest must include the port's default or asyncio and friends go missing). Stale v1.28 / workspace references in that section are gone.

Build-proven: unix port, MicroPython v1.29.0, standard variant manifest plus audiodsp's and this repo's include(); audiobusio and _audioif import and audiopump.driver() answers 'pthread'. The esp32 path was checked by reading micropython.cmake.

@bdbarnett
bdbarnett merged commit 3c0a916 into main Sep 24, 2026
2 checks passed
@bdbarnett
bdbarnett deleted the docs/readme-129 branch September 24, 2026 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant