fdcavalcanti commented on PR #16838: URL: https://github.com/apache/nuttx/pull/16838#issuecomment-3188096776
> > @acassis What do you mean by board profile example? Sorry, I didn't find any hints by browsing similar past PRs. > > Reading meaningful values from the sensor is already handled internally, so it's just a matter of executing a `read()` more or less like this: > > Example code > > ~Is this worthy of its own app?~ Why not, an example is always useful after all. > > @nmaggioni board profile is a board configs/defconfig that uses the sensor (together with the needed src files to initialize it). @nmaggioni you said you used a RP2040 to test. Alan's suggestion is that you create a `raspberrypi-pico:tmp112` defconfig (or whatever other board you used) that the user can quickly test it. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org