Skip to content
a7584579 edited this page Feb 28, 2025 · 16 revisions

Welcome to the Hello_Embedded_2501 wiki!

Notice

Things need to be done before starting Pull requests

  • Makesure you have megred from main before you start your Pull requests, which means the whole project on your computer is already up to date and your working envirnoment is just like others'(Everyone can share same progress on time).
  • Makesure your project can successfully complie without any warning & error. This can make the enviroment on main branch is suitable for everyone to pull and do own development.
  • Add comments on your codes(at least on public interface of your class)

Clone this wiki locally