acassis opened a new pull request, #19311: URL: https://github.com/apache/nuttx/pull/19311
## Summary The easy way to test audio tone is sending the string directly from nsh shell using echo command. ## Impact Now users will be able to test it without manually enabling commands ## Testing stm32f103-minimum with buzzer connected to PA1 pin ``` nsh> echo "t120o1l16b9n0baan0bn0bn0baaan0b9n0baan0b" > /dev/tone0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
