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.
		
		
		
		
		
			| 
				
					
						 | 
			10 years ago | |
|---|---|---|
| lib | 10 years ago | |
| utils | 10 years ago | |
| .gitignore | 10 years ago | |
| LICENSE | 10 years ago | |
| Makefile | 10 years ago | |
| README.md | 10 years ago | |
| blink.c | 10 years ago | |
| blink.h | 10 years ago | |
| init.c | 10 years ago | |
| init.h | 10 years ago | |
| main.c | 10 years ago | |
| proj.pro | 10 years ago | |
| startup_stm32l100xc.s | 10 years ago | |
| stm32l100rc.ld | 10 years ago | |
| style.astylerc | 10 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	This is a bootstrap project for programming STM32L100 without any external libs (with just libc).
It uses arm-none-eabi-gcc and is written for STM32L100C-DISCOVERY.
The .pro file can be opened with QtCreator. You can use any other text editor, of course.