Commit graph

605 commits

Author SHA1 Message Date
Perry Hung 25c7ba0ed7 Removed inttypes.h
Removed inttypes.h from libmaple. Will have another pass through to use
the standard libmaple types, but will come in another commit.
2010-03-31 21:29:29 -04:00
Perry Hung 1be7df0937 Removed remaining STM32 types and #defines.
Updated usb subsystem to use libmaple types, removed STM32 peripheral
library from the Makefile
2010-03-30 22:58:47 -04:00
Perry Hung 869ed39e4c Removed STM32 flash code, replaced with barebones hacks for now.
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.
2010-03-30 22:51:28 -04:00
Perry Hung 2c33d55bae Merge branch 'master' into rcc-dev
Conflicts:
	Makefile
2010-03-30 22:03:00 -04:00
bnewbold 1d3861ef93 Major hierarchy reorganization; see README.
copy-to-ide and Makefile updated to conform; .gitignore added;
LICENSE added
2010-03-31 09:43:10 +08:00