In preparation for cutting the release I started running all of the simulation targets before digging into more hardware testing. There were quite a few failures, it is possible that some are environment related, in which case we should document them better, but some look like clear bugs. I would like to see these addressed or at the very least acknowledged before we cut the release.
https://github.com/apache/incubator-nuttx/issues?q=is%3Aissue+is%3Aopen+label%3Areleases%2F10.0.0++label%3Ablocker You can also see my testing sheet here: https://docs.google.com/spreadsheets/d/1qMQV_CSN5Ka13_wr73QNo2Uh-NiSumjcwINuc0BkyIs/edit?usp=sharing I commit for the 10.1 release wiring up actual integration testing for these so we have better automation validation beyond just "it compiles" --Brennan