Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 358 Bytes

File metadata and controls

18 lines (14 loc) · 358 Bytes

Build Reqs:

  • cmake
  • ninja
  • arm-gcc-embedded
  • arm newlib
  • syscall stubs

On Ubuntu:

sudo apt-get install binutils-arm-none-eabi gcc-arm-none-eabi
sudo apt-get install gcc-11 g++-11 clang clang-format gdb
sudo apt-get install cmake make ninja-build

Task Script:

Use our task script to build and format your code ./task <task>.