|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | stm32f10x_conf.h | 
| | 
| 
| 
| 
| 
| | Relicensed the bulk of libmaple under the more permissive MIT License,
from GPLv3. Files that were largely or entirely derived from
the Arduino, STM, or Lanchon retain their original licenses. | 
| | 
| 
| 
| 
| | Removed inttypes.h from libmaple. Will have another pass through to use
the standard libmaple types, but will come in another commit. | 
| | 
| 
| 
| 
| | Updated usb subsystem to use libmaple types, removed STM32 peripheral
library from the Makefile | 
| | 
| 
| 
| 
| | At this point, there shouldn't be any STM code being compiled and linked
against. There are still a bunch of STM header includes, though. | 
| | 
| 
| 
| 
| | Conflicts:
	Makefile | 
|  | copy-to-ide and Makefile updated to conform; .gitignore added;
LICENSE added |