Re: RP2350 port part 2

2024-08-29 Thread michal . lyszczek
On 2024-08-29 11:57:49, Marco Casaroli wrote: > > > 4. How should I test the peripherals? I don't have all the LCD displays > > and > > > the other accessories supported by RP2040 port. Should I: > > > > > > a. keep the peripherals code for LCD, etc and hope that it will work > > > (explain in the

Re: RP2350 port part 2

2024-08-29 Thread Marco Casaroli
On Thu, Aug 29, 2024 at 11:34 AM wrote: > On 2024-08-29 11:17:06, Marco Casaroli wrote: > > I have some more questions for you. I start a new email thread to not > > generate noise in the previous discussion. > > > > 1. The RP port needs some hardware (include) files from pico-sdk. Should > I: >

Re: RP2350 port part 2

2024-08-29 Thread michal . lyszczek
On 2024-08-29 11:17:06, Marco Casaroli wrote: > I have some more questions for you. I start a new email thread to not > generate noise in the previous discussion. > > 1. The RP port needs some hardware (include) files from pico-sdk. Should I: Nuttx does not include nor use any of the OEM SDK. This

RP2350 port part 2

2024-08-29 Thread Marco Casaroli
Hello again, I have followed Greg's advice and put the files in arch/arm/rp23xx I have some more questions for you. I start a new email thread to not generate noise in the previous discussion. 1. The RP port needs some hardware (include) files from pico-sdk. Should I: a. put the instructions ho