Re: Raspberry Pi Pico Not Responing

2021-11-20 Thread Alan Carvalho de Assis
Hi Lukas, I just installed Ubuntu 21.04 and followed the README.txt and duplicated your issue: $ sudo apt-get install automake bison build-essential flex gcc-arm-none-eabi gperf git libncurses5-dev libtool libusb-dev libusb-1.0.0-dev pkg-config git $ git clone -b master https://github.com/raspbe

Raspberry Pi Pico Not Responing

2021-11-20 Thread Lukáš Málek
Dear Sir/Madam, I have been struggling for more than three days with building nuttx for Raspberry Pi Pico. I follow the guide Getting started. At the compilation, I run the following commands to compile the Nuttx. /$git clone -b master https://github.com/raspberrypi/pico-sdk.git// //$export P

Custom audio capabilities

2021-11-20 Thread TimH
Hi, I'm adding arch support for the sama5d2 Class D audio peripheral. This has bass cut/boost and treble cut/boost capabilities which don't fit (as best as I can tell) with the current set of audio driver capabilities and are, quite probably, unique to this device and not applicable to others