Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed inttypes.h | Perry Hung | 2010-03-31 | 17 | -57/+54 |
| | | | | | Removed inttypes.h from libmaple. Will have another pass through to use the standard libmaple types, but will come in another commit. | ||||
* | Removed STM32 flash code, replaced with barebones hacks for now. | Perry Hung | 2010-03-30 | 1 | -10/+6 |
| | | | | | 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. | ||||
* | Merge branch 'master' into rcc-dev | Perry Hung | 2010-03-30 | 1 | -61/+5 |
| | | | | | Conflicts: Makefile | ||||
* | Major hierarchy reorganization; see README. | bnewbold | 2010-03-31 | 24 | -0/+2143 |
copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added |