52 Commits (master)
 

Author SHA1 Message Date
heck 4eb2758679 commit too many things in prototyping stage 5 months ago
heck 4d8854d1e6 main_adc.cc - use Cache and PeriodicTaskCT 5 months ago
heck eb0ad1e5f5 Build: enable float printing 5 months ago
heck e822b518db Move types into own namespace 5 months ago
heck b089c8d235 main_density.cc - process 1 samp 5 months ago
heck c8d2ec33e7 excluded sources 5 months ago
heck a55a15756a main_testtone.cc - simple as possible. but stereo. 5 months ago
heck c9c5bfc193 Build: some more gcc options 5 months ago
heck 22ba774ac8 exclude sources to avoid long rebuilds of everything 5 months ago
heck 0f2d3ecb3b example - add main_usbhost.cc - from libdaisy, works. but only with device class midi, cause hub is another device class 5 months ago
heck a699e1de80 Build: update for the new build system still residing in libdaisy 6 months ago
heck 15dc470d06 style: .clang-format: - newline after template declaration 6 months ago
heck 99b0f4f907 Add main_framework_proto2 6 months ago
heck c81a96973d Utils: Add Cache` - ft. notify_change_callback 6 months ago
heck 864ee09546 PollingObserver - make init() private 6 months ago
heck c9aea0d770 Build: libc - printf enable float formatting 6 months ago
heck 9bd91aa631 main_adc - update for SWTimer api change 6 months ago
heck a8bf140cfb density - update for SWTimer api change 6 months ago
heck 3c4e80d8c9 main_framework_proto1 - new framework prototype using updated SWTimer (now PeriodicTask) and Observer (now PollingObserver) 6 months ago
heck 385079cc6c main_template_full - update SWTimer callbacks 6 months ago
heck cd3eea4acb utils: SWTimer add time_now to cb params 6 months ago
heck 2323440a5b add main_density - my fav airwindows plugin ported to stm32 \o/ 6 months ago
heck fd635568a7 density - just use float on the interface, for now 6 months ago
heck 590d64b87c main_adc.cc - scope the adc only stuff 6 months ago
heck ee23f3c7ad Feature: main template full - add adc/pots (draft) 6 months ago
heck 32d5d56281 Fix: Observer - the current values is of course per instance 6 months ago
heck 41a257f7cf Build: fix main Makefile 6 months ago
heck 2e00ffbeba libDizzy: Add module 'density' 6 months ago
heck c67e6723cd Examples: Add main_adc 6 months ago
heck 13aa24b17a Examples: Add main_template_full 6 months ago
heck d2df1c612c Build: Main Makefile 6 months ago
heck de621e8b93 Build: Add Makefile for examples using the static lib LIBDIZZY \o/ 6 months ago
heck 87481815f6 Build: Add Makefile for creating the static lib 6 months ago
heck 3f22f34014 Build: introduce build settings shared by lib and examples 6 months ago
heck b2d7e5eb7d libDizzy - lets start it with a utils module 6 months ago
heck dc20dc60dd libDizzy - templates become examples 6 months ago
heck ee59c116eb NOW is the birth of libDizzy 6 months ago
heck fc40aa027d Merge branch 'hardware_test' 6 months ago
heck f417c19bf7 Build: Simplify 6 months ago
heck aa88142f8b types and testtone 6 months ago
heck 770b710e35 Build: Improve build.conf.example 6 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 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