Commit History

Author SHA1 Message Date
  Konstantin Oblaukhov d9cb37c704 Make CMSIS and HAL usable without whole Cube packages. 5 years ago
  Konstantin Oblaukhov d198b5567e FreeRTOS support. 5 years ago
  Konstantin Oblaukhov a986efaed7 Submodules removed, functions to fetch STM32Cube sources created instead. 5 years ago
  Konstantin Oblaukhov de262c76ae Merge pull request #143 from fschwa/modern-cmake 5 years ago
  Frederik Schwarzer 30ee3ed098 target_compile_options() needs CMake 3.13 5 years ago
  Konstantin Oblaukhov f39d12ad6d Typo fixed. 5 years ago
  Konstantin Oblaukhov 8d80b1fd16 STM32Cube packages as git modules. 5 years ago
  Konstantin Oblaukhov 8caae381cb Improvements of multicore support (from #139). 5 years ago
  Konstantin Oblaukhov 13ac087056 Merge pull request #139 from cwgthornton/modern-cmake-stm32h7 5 years ago
  Konstantin Oblaukhov a49f8b3ca3 Merge pull request #138 from cwgthornton/modern-cmake 5 years ago
  Chris Thornton 66ab8216e5 Add support for STM32H7's dual cores 5 years ago
  Chris Thornton dc3cd76b8d Don't use default paths when searching for toolchain components 5 years ago
  Konstantin Oblaukhov 5638bf9141 Merge pull request #131 from alxhoff/example-stm32f4-freertos-tflite-uart-hal 5 years ago
  Konstantin Oblaukhov 0c4ea4eb8b Merge pull request #130 from alxhoff/feature-tflite-micro-module 5 years ago
  Konstantin Oblaukhov 39688aa56c Merge pull request #129 from alxhoff/fix-ll-components 5 years ago
  Konstantin Oblaukhov f536bc4c6b Merge pull request #128 from alxhoff/fix-ll-skip-full-lldriver 5 years ago
  Konstantin Oblaukhov edde7cf199 Merge pull request #126 from alxhoff/feature-OS-V2 5 years ago
  Konstantin Oblaukhov 215322dbf0 Merge pull request #122 from alxhoff/find_usb_host 5 years ago
  Konstantin Oblaukhov cda56c0a5c Merge pull request #125 from darkprof83/master 5 years ago
  Konstantin Oblaukhov 2551295f91 Merge pull request #123 from thopiekar/patch-1 5 years ago
  Alex Hoffman 2ccd72d935 Updated readme 5 years ago
  Alex Hoffman 9ca70f6b8f Example project using HAL, OS (FreeRTOS), UART and TensorFlow Lite Micro 6 years ago
  Alex Hoffman bcc3cd038a TensorFlow Lite Micro cmake module 6 years ago
  Alex Hoffman 5c971b5656 Checked LL components against latest Cube firmwares 6 years ago
  Alex Hoffman 6975433293 Added ability to skip full LL driver use using `NO_STM32LL_FULL_DRIVER` 6 years ago
  Alex Hoffman c1215e5395 Added support for V2 CMSIS OS using `FREERTOS_CMSIS_V2` 6 years ago
  darkprof 5947ff8da9 git@github.com:ObKo/stm32-cmake.git 6 years ago
  Thomas Karl Pietrowski 2a449b2b04 FindFATFS: Adding type of message to warning 6 years ago
  Thomas Karl Pietrowski 9d0d8af6c5 FindFATFS: Correcting typo 6 years ago
  Alex Hoffman d89c57c712 Rough implementation of USB host 6 years ago