Basic vanilla C boilerplate for STM32L100xC (Discovery L100C). Uses GCC. This was some class project without much practical use
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ondřej Hruška 57f9514057 more stuff 8 years ago
doc more stuff 8 years ago
lib more stuff 8 years ago
utils more stuff 8 years ago
.gitignore Added ADC, DAC, SPI, I2C, TIM definitions 8 years ago
LICENSE Initial commit 8 years ago
Makefile more stuff 8 years ago
blink.c usart handler example + nvic code 8 years ago
blink.h usart handler example + nvic code 8 years ago
capture.c more stuff 8 years ago
capture.h more stuff 8 years ago
init.c more stuff 8 years ago
init.h more stuff 8 years ago
main.c more stuff 8 years ago
proj.pro more stuff 8 years ago
startup_stm32l100xc.s Added code 8 years ago
stm32l100rc.ld Added code 8 years ago
style.astylerc Added code 8 years ago