stm32_discovery_arm_gcc
STM32 development kit
Development tools and code examples for STM32 microcontrollers using Linux and the GNU Tools for Embedded ARM Processors Toolchain.
see README.md (below)
91 stars
15 watching
47 forks
Language: C
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
szczys/stm32f0-discovery-basic-template | Provides a basic template for building ARM projects with GCC using the STM32F0 microcontroller | 123 |
avislab/stm32f103 | A collection of examples and documentation for developing software with the STM32F103 microcontroller | 839 |
balau/nucleo_tests | Provides test framework and examples to program an STM32 Nucleo microcontroller using C and the GCC ARM embedded toolchain. | 31 |
dwelch67/stm32_samples | A collection of sample code projects demonstrating various STM32 microcontroller features and applications. | 100 |
gemesa/rustlink | Tools to program and manage STM32 microcontrollers using Rust | 3 |
trebisky/stm32f103 | A collection of examples and exercises in bare metal programming for an ARM microcontroller | 101 |
martinjaros/tm4c-gcc | A GCC-based compiler project for developing software on TI's Tiva series microcontrollers | 7 |
obko/stm32-cmake | A toolset for developing applications on ARM Cortex-Mx MCUs | 1,198 |
dwelch67/stm32f4d | A repository providing a basic platform for developing and debugging programs on the STM32F4 Discovery board | 65 |
dmitrystu/libusb_stm32 | A lightweight USB device stack for microcontrollers | 719 |
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 898 |
richelbilderbeek/travis_gcc_cpp17 | A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. | 21 |
morbos/stm32 | A collection of software components and tools for developing projects based on ST Microelectronics' 32-bit microcontrollers. | 19 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
wangyeee/stm32f4-freertos | A demo project of FreeRTOS on an ARM microcontroller board | 154 |