cederom opened a new pull request, #17406: URL: https://github.com/apache/nuttx/pull/17406
## Summary PR delivered by kerogit over mailing list. TC74 Tiny Serial Digital Thermal Sensor from Microchip is added to AVR Dx BreadBoard + board Documentation update. Depends-on: #17403, #17404, #17404, #17405 ## Impact boards/avr/avrdx/breadxavr: Added support for TC74 thermal sensor. ## Testing The driver was tested on AVR128DA28 chip using simple application that read the temperature from it and also switched it to/from standby state. ``` nsh> tc74_test tc74_test [4:100] nsh> Starting TC74 test Temperature read: 23 Temperature read: 23 ``` -- 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]
