Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootloader integration and cmake build system #3

Open
wants to merge 85 commits into
base: master
Choose a base branch
from
Open

Conversation

DaniusKalv
Copy link
Collaborator

@DaniusKalv DaniusKalv commented Jan 9, 2025

Changelog:

  • Generic project clean up (move away from Atolic studio)
  • cmake build system integration
  • Addition of bootloader via git submodules
  • Bootloader project integration into main build
  • Toolchain setup instructions for both linux and windows
  • Selectable MCU targets: stm32f103x8 or stm32f103xb
  • Configurable stm32 flash tool (used by build system) st-flash or STM32_Programmer_CLI
  • vscode tasks and debug support
  • .dfu file generation
  • dfu-util instructions
  • Entering DFU mode now possible via CTRL+D command

@DaniusKalv DaniusKalv added the enhancement New feature or request label Jan 9, 2025
@DaniusKalv DaniusKalv requested a review from Lukse January 9, 2025 06:23
@DaniusKalv DaniusKalv changed the title Bootloader support and cmake build system Bootloader integration and cmake build system Jan 15, 2025
@DaniusKalv DaniusKalv marked this pull request as ready for review January 15, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant