Skip to content

uvic-auvic/firmware

Repository files navigation

AUVIC Firmware

auvic-firmware-build

Repo for all AUVIC firmware

Getting started

Simply download your favorite IDE that runs GCC to get this running. Import a project into your workspace and exclude the following from the build (right click on the file/folder):

  • Drivers->FreeRTOS->Source->Portable->MemMang->heap_"1,2,3,5"
  • Drivers->FreeRTOS->Source->Portable->GCC->(All but "ARM_CM4F")

This step is required because the compiler will try to build all architecture types - we dont want that. Last step is to include folders into your build path. It should look something like this... IncludePathImg

Documentation

Checkout the wiki for detailed information about the firmware.

About

Mono repo for all AUVIC firmware

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published