Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed stm32 rcc code. Briefly tested the basic set up procedure, | Perry Hung | 2010-03-26 | 1 | -1/+1 |
| | | | | | brings up the board to 72MHz, clocked by external crystal PLL boosted to 72MHz. | ||||
* | Added licensing. Moved lots of header files around. Added HardwareSerial ↵ | iperry | 2009-12-19 | 1 | -10/+10 |
| | | | | | | reads, writes. Tweaked some of the util and assert functions. Added various useful routines for printing stuff to the serial port. Continued moving out stm32lib. Slightly more consistent naming, this will come in another change. git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@74 749a229e-a60e-11de-b98f-4500b42dc123 | ||||
* | Initial commit of library code, moved from leaftest repo | iperry | 2009-12-17 | 27 | -0/+6612 |
git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@69 749a229e-a60e-11de-b98f-4500b42dc123 |