macrobomastercontrolteam / Task_Board

Board of all tasks for control team
0 stars 0 forks source link

Learn from Purdue's code #2

Open GJSK-Novice opened 1 month ago

GJSK-Novice commented 1 month ago

Link to Purdue Robomaster's code: https://github.com/RoboMaster-Club Purdue’s type C board template code: https://github.com/RoboMaster-Club/typec-board-base Purdue’s template code (I don’t know what’s its difference from the previous one, you got to find out): https://github.com/RoboMaster-Club/control-base

  1. Purdue successfully got rid of keil. Learn from them and migrate our code to the open source platform the same as (or better than) theirs. Check if the new method is cross-platform (e.g. Mac, Windows, Linux)
  2. Their buzzer can sing. Create a new issue to make our own.
  3. -- Write your ideas here --