heck
41a257f7cf
Build: fix main Makefile
7 months ago
heck
2e00ffbeba
libDizzy: Add module 'density'
7 months ago
heck
c67e6723cd
Examples: Add main_adc
7 months ago
heck
13aa24b17a
Examples: Add main_template_full
7 months ago
heck
d2df1c612c
Build: Main Makefile
7 months ago
heck
de621e8b93
Build: Add Makefile for examples using the static lib LIBDIZZY \o/
7 months ago
heck
87481815f6
Build: Add Makefile for creating the static lib
7 months ago
heck
3f22f34014
Build: introduce build settings shared by lib and examples
7 months ago
heck
b2d7e5eb7d
libDizzy - lets start it with a utils module
7 months ago
heck
dc20dc60dd
libDizzy - templates become examples
7 months ago
heck
ee59c116eb
NOW is the birth of libDizzy
7 months ago
heck
fc40aa027d
Merge branch 'hardware_test'
7 months ago
heck
f417c19bf7
Build: Simplify
7 months ago
heck
aa88142f8b
types and testtone
7 months ago
heck
770b710e35
Build: Improve build.conf.example
7 months ago
heck
432b614361
blink - update to use types.hh
7 months ago
heck
d735416c46
Add types.hh
7 months ago
heck
5622a463a9
Build: fix build conf concept
A build variable is evaluated like:
1.) if the var is already defined in the shell env, use that.
2.) if the var is defined in the the build.conf, use that.
3. fallback to using the var default in Makefile.conf
7 months ago
heck
9d8567701d
Build: defaults that reflect the idea
7 months ago
heck
d48ccfcd77
Add a 2nd example progrma
7 months ago
heck
813ec2cf98
DOC: add README.md
7 months ago
heck
5e415045ea
use linter clang-tidy
7 months ago
heck
327920b484
use code formatter clang-format
7 months ago
heck
94452002c3
add .gitignore
7 months ago
heck
0aa8e478e7
Add GNU make based build system
7 months ago
heck
d6c5183fa8
Add a "hello world" style program
7 months ago