CMake modules for AVR microcontrollers.
  • CMake 81.5%
  • C 18.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-07-14 21:09:55 +02:00
cmake Initial draft 2022-07-14 21:09:55 +02:00
example Initial draft 2022-07-14 21:09:55 +02:00
.gitignore Initial draft 2022-07-14 21:09:55 +02:00
LICENSE Initial draft 2022-07-14 21:09:55 +02:00
README.md Initial draft 2022-07-14 21:09:55 +02:00

avr-cmake

CMake modules for AVR microcontrollers.

How to use

TODO

Usage examples

There's a very simple example in the example/ folder.