Skip to content

Conversation

simbit18
Copy link
Contributor

Summary

Add fake audio driver

#15295

Impact

Impact on user: NO

Impact on build: This PR Aligned Cmake with Make

Impact on hardware: NO

Impact on documentation: NO

Impact on security: NO

Impact on compatibility: NO

Testing

locally

@github-actions github-actions bot added Area: Audio Size: XS The size of the change in this PR is very small labels Aug 20, 2025
@simbit18
Copy link
Contributor Author

simbit18 commented Aug 20, 2025

====================================================================================
Configuration/Tool: raspberrypi-pico-w/nsh-flash,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2025-08-20 10:05:06
------------------------------------------------------------------------------------
  Cleaning...
  Configuring...
  Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
  Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
  Building NuttX...
In file included from /tools/pico-sdk/src/common/pico_base_headers/include/pico.h:64,
                 from /tools/pico-sdk/src/rp2040/pico_platform/include/pico/asm_helper.S:7,
                 from /tools/pico-sdk/src/rp2040/boot_stage2/boot2_w25q080.S:29:
/tools/pico-sdk/src/rp2040/pico_platform/include/pico/platform.h:26:10: fatal error: pico/platform/common.h: No such file or directory
   26 | #include "pico/platform/common.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [chip/boot2/Make.defs:56: rp2040_boot_stage2.elf] Error 1
make[2]: Target 'makedepfile' not remade because of errors.
make[1]: *** [Makefile:261: .depend] Error 2
make[1]: Target 'depend' not remade because of errors.
make: *** [tools/Unix.mk:660: pass2dep] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 385: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory
  [1/1] Normalize raspberrypi-pico-w/nsh-flash
====================================================================================

@xiaoxiang781216 @acassis This error does not depend on this PR

Add:

fake audio driver

apache#15295

Signed-off-by: simbit18 <simbit18@gmail.com>
@lupyuen lupyuen merged commit d54fb6a into apache:master Aug 21, 2025
39 checks passed
@simbit18 simbit18 deleted the simbit18-audio branch August 21, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Audio Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants