Skip to content

A C project CMake template for professional uses (embedded MCUs, embedded Intel, embedded android, game dev).

License

Notifications You must be signed in to change notification settings

Electrostat-Lab/cmake-template

Repository files navigation

cmake-template

A template for embedded C libraries development.

This template consists of the following modules:

  1. foobar-core: for core code, this module gets compiled to a static library.
  2. foobar-examples: for library examples (or your final runnable target).

This template uses the avr toolchain, though you could edit it to use other toolchains, through editing the sandbox environment scripts.

Releases

No releases published

Packages

No packages published