Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaquba/jqbstm32_framework
Framework for fast development STM32 applications with CubeMX and PlatformIO
https://github.com/jaquba/jqbstm32_framework
cubemx platformio stm32
Last synced: 2 days ago
JSON representation
Framework for fast development STM32 applications with CubeMX and PlatformIO
- Host: GitHub
- URL: https://github.com/jaquba/jqbstm32_framework
- Owner: JAQUBA
- License: gpl-3.0
- Created: 2024-05-09T19:55:54.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-12-04T08:55:24.000Z (2 months ago)
- Last Synced: 2025-01-30T15:27:06.425Z (10 days ago)
- Topics: cubemx, platformio, stm32
- Language: C++
- Homepage:
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Project Status](https://img.shields.io/badge/status-in%20development-yellow)
![License](https://img.shields.io/badge/license-GPL-blue)# Project Description
JQBSTM32_Framework is a framework designed to facilitate the development of applications for STM32 microcontrollers. It enables quick and efficient project creation, resource management, and code optimization. The framework includes a set of libraries and tools supporting various aspects of STM32 microcontroller programming.
# Requirements
- **Platform**: STM32
- **Operating System**: Windows, macOS, Linux
- **Tools**:
- STM32CubeMX
- Visual Studio Code with the PlatformIO extension# Authors
- **JAQUBA** - main author
# Contact
If you have any questions about the project, you can contact via [GitHub profile](https://github.com/JAQUBA).
# License
This project is licensed under the terms of the GNU General Public License v3.0. More information can be found in the LICENSE file available in this repository.