Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 804 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 804 Bytes

Snake Game

What you need to build and upload the project to the stm32f103c8t6:

  1. Download the following programs

  2. Create environmental variables for the executables:

    • arm-none-eabi-g++.exe
    • arm-none-eabi-objcopy.exe
    • arm-none-eabi-objdump.exe
    • STM32_Programmer_CLI.exe
    • make.exe
  3. Change your directory to the project path

  4. Execute the following

    make Makefile