More than once I have started to develop a module based on an SDK example project only to find out that it uses deprecated code and drivers, so then I have to update my code.
It would be very helpful (to me and probably many other developers) if examples were marked somehow (README file, comments in code...) to alert us to the fact that they are obsolete. Even better would be to have updated examples with the latest best practices.