stm32f0-discovery-basic-template
STM project template
Provides a basic template for building ARM projects with GCC using the STM32F0 microcontroller
A template for builting STM23F0 ARM projects with GCC
123 stars
33 watching
108 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rowol/stm32_discovery_arm_gcc | Development tools and code examples for STM32 microcontrollers using Linux and the GNU Tools for Embedded ARM Processors Toolchain. | 91 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
dwelch67/stm32f4d | A repository providing a basic platform for developing and debugging programs on the STM32F4 Discovery board | 65 |
avislab/stm32f103 | A collection of examples and documentation for developing software with the STM32F103 microcontroller | 839 |
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 898 |
dwelch67/stm32_samples | A collection of sample code projects demonstrating various STM32 microcontroller features and applications. | 100 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 101 |
bsamseth/cpp-project | A template for building and testing C++ projects with automated testing and reporting features. | 600 |
richelbilderbeek/travis_gcc_cpp17 | A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
aspnetboilerplate/module-zero-core-template | A template to create ASP.NET Core MVC / Angular based startup projects with a shared core structure and UI framework | 928 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 719 |
filipdutescu/modern-cpp-template | A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. | 1,730 |
fsprojects/projectscaffold | A template project for F# applications with automated build, testing, and documentation tools. | 517 |
balau/nucleo_tests | Provides test framework and examples to program an STM32 Nucleo microcontroller using C and the GCC ARM embedded toolchain. | 31 |
artemnovichkov/swift-project-template | Generates Swift iOS projects with customizable structure and configurations | 88 |