Skip to content

uw-midsun/hv_battery_charger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>.