aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple
Commit message (Expand)AuthorAgeFilesLines
* Refactoring:Perry Hung2010-04-252-1/+20
* Added assert fails to exc.cPerry Hung2010-04-251-8/+26
* Initial SPI implementation.Perry Hung2010-04-244-0/+253
* Clear ODR for input pull-down mode.Perry Hung2010-04-221-4/+3
* PinMode pullup bug fix, wiring pin mode bug fixPerry Hung2010-04-222-37/+55
* after change of pin numbering scheme, NR_ANALOG_PINS doesn't make sense any morebnewbold2010-04-211-1/+1
* Aded two timer function to set max reload value and prescalerPerry Hung2010-04-192-0/+46
* Added libmaple gpio_read_bitPerry Hung2010-04-191-0/+4
* Cleanup: trivial rename for exception handlers, removed unnecessaryPerry Hung2010-04-013-408/+45
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-3127-230/+524
* Removed inttypes.hPerry Hung2010-03-3117-118/+114
* Removed remaining STM32 types and #defines.Perry Hung2010-03-303-75/+71
* Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung2010-03-306-7/+51
* Merge branch 'master' into rcc-devPerry Hung2010-03-307-30/+247
* Major hierarchy reorganization; see README.bnewbold2010-03-3125-0/+3271