Commit Graph

  • e246b70c61 stale changes (>1 year) tmp1 heck 2024-09-06 20:52:27 +0200
  • 05932229a1 adc pot1 working (polling) heck 2023-09-07 00:35:33 +0200
  • b2d9765fa9 refactor out a utils module and types.hh heck 2023-09-06 22:09:01 +0200
  • 65d8cec87c refactor out a utils module heck 2023-09-06 22:08:43 +0200
  • c0a861dbe1 audio engine.. heck 2023-09-06 21:43:01 +0200
  • 02c0552df3 audio engine:double buffering working nicely now heck 2023-09-06 19:27:51 +0200
  • e53203e432 audio engine.. heck 2023-09-06 17:15:48 +0200
  • c554da4420 audio engine start master heck 2023-09-06 17:02:48 +0200
  • e9fe227a44 merge and fix builds heck 2023-09-05 17:09:57 +0200
  • 12df696748 Merge branch 'cmake_2_makefile' heck 2023-09-05 16:59:00 +0200
  • a76b5414c5 whatever cmake_2_makefile heck 2023-09-05 16:58:30 +0200
  • 190ae6e404 move hal conf into src heck 2023-09-05 15:19:08 +0200
  • 748141dbf0 Build: Move target flash into src Makefile heck 2023-09-05 15:15:24 +0200
  • 4235cf7500 Build: src makefile improve heck 2023-09-05 15:11:07 +0200
  • 3c8cff3a15 Build: use rm instead of mv heck 2023-09-05 15:09:28 +0200
  • d652cb8525 Use original STM32 HAL DRIVER heck 2023-09-05 15:08:37 +0200
  • 0e469eb0b6 NOTE about -DUSE_HAL_DRIVER heck 2023-09-05 13:59:08 +0200
  • 88c4b2b57a Build: main makefile - add cmsis heck 2023-09-05 13:58:48 +0200
  • 22e3e8ceca wrong libname heck 2023-09-05 13:54:41 +0200
  • a3a118029b makefile for cmsis heck 2023-09-05 13:54:33 +0200
  • 2ac39efaee startup and system part of cmsis heck 2023-09-05 13:54:10 +0200
  • fd236c97b8 project structure next iteration heck 2023-09-05 12:49:27 +0200
  • f7ac9e38a1 reap out cmake and write makefiles heck 2023-09-05 01:38:16 +0200
  • 7c34f47894 Chuck all CMSIS files into 1 dir heck 2023-09-04 22:56:27 +0200
  • 58cba0fbda restructure makefile_for_cmsis heck 2023-09-04 19:25:42 +0200
  • 84fd09ae54 add debug_suspend() / assert print works heck 2023-09-04 19:23:36 +0200
  • ad2682a15e restructure heck 2023-08-17 22:57:06 +0200
  • 34c7175bc0 Middleware should not depend on application code heck 2023-08-17 22:56:51 +0200
  • c366902937 Use brace initialization heck 2023-08-17 20:17:34 +0200
  • 8c3f2b4899 Slim it down, slim it down heck 2023-08-17 19:30:03 +0200
  • 7a4ee00118 Restructure DAC init heck 2023-08-17 18:09:32 +0200
  • b02ec89839 DONT use defines for pins, its not always helpful heck 2023-08-17 17:48:31 +0200
  • 9bfee7bcd5 Formatting AND RCC clocks enable ALL clocks ALL the time! heck 2023-08-17 17:04:22 +0200
  • 20fde62f32 doc: improve README.md :) heck 2023-08-16 22:07:49 +0200
  • 99fd7191a1 Add openOCD config heck 2023-08-16 22:07:12 +0200
  • da6ffabd88 Remove even more MX and "legacy/corporate" infrastruscture heck 2023-08-16 22:03:48 +0200
  • f24f6ec585 KICK out all the CubeMX code, restructure. heck 2023-08-16 21:40:25 +0200
  • 27db58b40e buffer / rng / dma - all working heck 2023-08-14 22:42:26 +0200
  • c76ee16b72 ATTENTION: Last few commits are NOT working. forgot to add several files to git heck 2023-08-07 23:55:25 +0200
  • 30fcad2496 MX: activate the RNG heck 2023-08-07 23:52:04 +0200
  • eccd5c3ce1 DAC DMA Working :) heck 2023-08-07 23:40:49 +0200
  • 5228d43bc1 RESTART DAC_DMA in HAL_DAC_ConvCpltCallbackCh1, works... heck 2023-08-07 20:37:22 +0200
  • bb25cc93ef MX: add TIMER7 for buffer timer heck 2023-08-07 19:57:21 +0200
  • 0fa75aaeb8 MX ONLY: add TIMER7 for buffer timer heck 2023-08-07 19:54:43 +0200
  • e6d3b6d95e MX - enable DMA on DAC using TIMER6 as trigger source heck 2023-08-07 19:50:06 +0200
  • eb6d122bd4 toggle DAC on timer interrupt heck 2023-08-06 15:01:33 +0200
  • 0063dfbd06 MX: Add Timer with IRQ callback heck 2023-08-05 22:14:16 +0200
  • affcd4a025 Add IRQ Handler - toggle LED_GREEN heck 2023-07-07 23:54:08 +0200
  • 0600ee1681 MX: IRQ on BUT_BLUE press heck 2023-07-07 23:52:51 +0200
  • 7adea8d39c BYTEBEAT BYTEBEAT BYTEBEAT \o/ \o/ \o/ heck 2023-07-05 21:32:43 +0200
  • 558cf88b12 MX: Add 2 DAC channels heck 2023-07-05 21:30:39 +0200
  • e29e12dbc1 MX: Add RTOS - (CMSIS_V2 / ENABLE_FPU / USE_NEWLIB_REENTRANT enabled) heck 2023-07-05 17:45:14 +0200
  • 4bec07fefb Toolchain: add .clang-format / .clang-tidy heck 2023-07-05 17:22:32 +0200
  • 6eea0cba39 Build: Makefile add clean heck 2023-07-05 17:01:00 +0200
  • 576aa3fecd Build: Add Makefile to build and run from shell heck 2023-07-05 16:22:52 +0200
  • 2c84fb60e7 MX: set clock to 168MHz / enable USB as device only as serial port, send "hello heck". works. heck 2023-07-05 01:05:48 +0200
  • 8457a85e8b doc heck 2023-07-04 23:17:55 +0200
  • 22056fce58 MX: enable external crystal heck 2023-07-04 23:17:46 +0200
  • d47e7f77ec never change generated code heck 2023-07-04 23:17:06 +0200
  • a2d17f356f Build: Fix the linker bug file in CMakeLists_template.txt heck 2023-07-04 23:16:30 +0200
  • 2ca348b984 enable FPU heck 2023-07-04 22:31:44 +0200
  • 9193fabaf7 Add CXX main module heck 2023-07-04 22:29:05 +0200
  • 319007710a Build: Fix linking heck 2023-07-04 22:28:15 +0200
  • 9bf2cd461c MX Change, add LED_GREEN (and make it blink) heck 2023-07-04 21:31:04 +0200
  • deb26f0fa3 Add CMake build generated by Clion plugin heck 2023-07-04 20:32:36 +0200
  • e572cd04da init from CUBE c++ project raw 407 no peripherals configured heck 2023-07-04 19:54:25 +0200