Commit Graph

  • 4eb2758679 commit too many things in prototyping stage master heck 2024-11-05 22:52:53 +0100
  • 4d8854d1e6 main_adc.cc - use Cache and PeriodicTaskCT heck 2024-11-05 15:44:08 +0100
  • eb0ad1e5f5 Build: enable float printing heck 2024-11-05 15:42:20 +0100
  • e822b518db Move types into own namespace heck 2024-11-05 15:42:03 +0100
  • b089c8d235 main_density.cc - process 1 samp heck 2024-11-05 15:38:34 +0100
  • 5e802093a7 Merge branch 'master' into usb_midi_launchpad usb_midi_launchpad heck 2024-10-30 04:26:45 +0100
  • c8d2ec33e7 excluded sources heck 2024-10-30 04:26:18 +0100
  • a55a15756a main_testtone.cc - simple as possible. but stereo. heck 2024-10-30 04:01:51 +0100
  • c9c5bfc193 Build: some more gcc options heck 2024-10-29 07:54:33 +0100
  • 22ba774ac8 exclude sources to avoid long rebuilds of everything heck 2024-10-29 07:54:12 +0100
  • 58adc59e59 launchpad as usb midi driver: rx working. (almost) minimal changes heck 2024-10-29 07:51:14 +0100
  • 7b5629db32 starting point: usb midi device class drivers heck 2024-10-26 05:11:26 +0200
  • 0f2d3ecb3b example - add main_usbhost.cc - from libdaisy, works. but only with device class midi, cause hub is another device class heck 2024-10-26 04:25:57 +0200
  • a699e1de80 Build: update for the new build system still residing in libdaisy heck 2024-10-11 04:55:24 +0200
  • 15dc470d06 style: .clang-format: - newline after template declaration heck 2024-10-09 23:03:03 +0200
  • 99b0f4f907 Add main_framework_proto2 heck 2024-10-06 03:59:31 +0200
  • c81a96973d Utils: Add Cache` - ft. notify_change_callback heck 2024-10-06 03:58:54 +0200
  • 864ee09546 PollingObserver - make init() private heck 2024-10-06 03:56:21 +0200
  • c9aea0d770 Build: libc - printf enable float formatting heck 2024-10-06 03:55:38 +0200
  • 9bd91aa631 main_adc - update for SWTimer api change heck 2024-10-05 23:33:17 +0200
  • a8bf140cfb density - update for SWTimer api change heck 2024-10-05 23:32:27 +0200
  • 3c4e80d8c9 main_framework_proto1 - new framework prototype using updated SWTimer (now PeriodicTask) and Observer (now PollingObserver) heck 2024-10-05 23:30:22 +0200
  • 385079cc6c main_template_full - update SWTimer callbacks heck 2024-10-05 23:28:00 +0200
  • cd3eea4acb utils: SWTimer add time_now to cb params heck 2024-10-05 23:26:57 +0200
  • 2323440a5b add main_density - my fav airwindows plugin ported to stm32 \o/ heck 2024-10-02 18:44:18 +0200
  • fd635568a7 density - just use float on the interface, for now heck 2024-10-02 18:42:57 +0200
  • 590d64b87c main_adc.cc - scope the adc only stuff heck 2024-10-02 18:41:42 +0200
  • ee23f3c7ad Feature: main template full - add adc/pots (draft) heck 2024-09-27 14:55:51 +0200
  • 32d5d56281 Fix: Observer - the current values is of course per instance heck 2024-09-27 14:54:20 +0200
  • 41a257f7cf Build: fix main Makefile heck 2024-09-26 23:08:29 +0200
  • 2e00ffbeba libDizzy: Add module 'density' heck 2024-09-26 22:53:48 +0200
  • c67e6723cd Examples: Add main_adc heck 2024-09-26 22:51:29 +0200
  • 13aa24b17a Examples: Add main_template_full heck 2024-09-26 22:51:09 +0200
  • d2df1c612c Build: Main Makefile heck 2024-09-26 22:50:13 +0200
  • de621e8b93 Build: Add Makefile for examples using the static lib LIBDIZZY \o/ heck 2024-09-26 22:49:49 +0200
  • 87481815f6 Build: Add Makefile for creating the static lib heck 2024-09-26 22:49:14 +0200
  • 3f22f34014 Build: introduce build settings shared by lib and examples heck 2024-09-26 22:48:38 +0200
  • b2d7e5eb7d libDizzy - lets start it with a utils module heck 2024-09-26 22:47:48 +0200
  • dc20dc60dd libDizzy - templates become examples heck 2024-09-26 22:46:55 +0200
  • ee59c116eb NOW is the birth of libDizzy heck 2024-09-26 21:30:35 +0200
  • fc40aa027d Merge branch 'hardware_test' heck 2024-09-26 21:28:24 +0200
  • f417c19bf7 Build: Simplify heck 2024-09-26 21:24:40 +0200
  • aa88142f8b types and testtone heck 2024-09-26 21:23:32 +0200
  • 770b710e35 Build: Improve build.conf.example heck 2024-09-26 21:22:57 +0200
  • 432b614361 blink - update to use types.hh heck 2024-09-21 09:12:41 +0200
  • d735416c46 Add types.hh heck 2024-09-21 09:12:24 +0200
  • 5622a463a9 Build: fix build conf concept heck 2024-09-21 09:08:54 +0200
  • 9d8567701d Build: defaults that reflect the idea heck 2024-09-20 21:21:34 +0200
  • d48ccfcd77 Add a 2nd example progrma heck 2024-09-20 21:01:45 +0200
  • 813ec2cf98 DOC: add README.md heck 2024-09-20 21:01:27 +0200
  • 5e415045ea use linter clang-tidy heck 2024-09-20 21:01:17 +0200
  • 327920b484 use code formatter clang-format heck 2024-09-20 21:01:00 +0200
  • 94452002c3 add .gitignore heck 2024-09-20 21:00:12 +0200
  • 0aa8e478e7 Add GNU make based build system heck 2024-09-20 20:59:56 +0200
  • d6c5183fa8 Add a "hello world" style program heck 2024-09-20 20:59:19 +0200