| Age | Commit message (Expand) | Author |
| 2010-04-28 | update copy-to-ide and WProgram.h post-refactoring | bnewbold |
| 2010-04-27 | updated test-session with new banner art etc | bnewbold |
| 2010-04-27 | Added a spi send block function | Perry Hung |
| 2010-04-25 | fix: Remove core directory from botched merge. | Perry Hung |
| 2010-04-25 | Fixed two compiler warnings in spi | Perry Hung |
| 2010-04-25 | Merge branch 'master' into spi | Perry Hung |
| 2010-04-25 | Refactoring: | Perry Hung |
| 2010-04-25 | Added assert fails to exc.c | Perry Hung |
| 2010-04-24 | Initial SPI implementation. | Perry Hung |
| 2010-04-24 | Turn the other peripherals back on. Not extensively tested for | Perry Hung |
| 2010-04-24 | Upper level libmaple interface | Perry Hung |
| 2010-04-24 | Initial SPI Polling implementation. | Perry Hung |
| 2010-04-22 | Clear ODR for input pull-down mode. | Perry Hung |
| 2010-04-22 | PinMode pullup bug fix, wiring pin mode bug fix | Perry Hung |
| 2010-04-21 | mostly complete new interactive hardware testing program | bnewbold |
| 2010-04-21 | after change of pin numbering scheme, NR_ANALOG_PINS doesn't make sense any more | bnewbold |
| 2010-04-20 | removed annoying warnings from core/wiring.c and fixed two compile errors on ... | bnewbold |
| 2010-04-20 | updated copy-to-ide script | bnewbold |
| 2010-04-19 | Aded two timer function to set max reload value and prescaler | Perry Hung |
| 2010-04-19 | Added libmaple gpio_read_bit | Perry Hung |
| 2010-04-19 | Removed USB device instantiation in example while the new CDC device | Perry Hung |
| 2010-04-07 | what needs to get done for arduino library compatibility | bnewbold |
| 2010-04-07 | should have had this in before | bnewbold |
| 2010-04-07 | updated README, LICENSE, notes | bnewbold |
| 2010-04-01 | Makefile fix: removed extra line from outdirs | Perry Hung |
| 2010-04-01 | Cleanup: trivial rename for exception handlers, removed unnecessary | Perry Hung |
| 2010-04-01 | Fix deleted lines from botched relicensing. | Perry Hung |
| 2010-03-31 | Licensing: Relicensed libmaple under the MIT License. | Perry Hung |
| 2010-03-31 | Removed inttypes.h | Perry Hung |
| 2010-03-30 | Merge branch 'master' of git@github.com:leaflabs/libmaple | Perry Hung |
| 2010-03-30 | Delete STM32 Standard Peripheral Library. | Perry Hung |
| 2010-03-30 | Removed remaining STM32 types and #defines. | Perry Hung |
| 2010-03-30 | Removed STM32 flash code, replaced with barebones hacks for now. | Perry Hung |
| 2010-03-30 | Merge branch 'master' into rcc-dev | Perry Hung |
| 2010-03-31 | Major hierarchy reorganization; see README. | bnewbold |
| 2010-03-30 | Re-enabled ADC1 without STM32 RCC library. | Perry Hung |
| 2010-03-30 | Major hierarchy reorganization; see README. | bnewbold |
| 2010-03-30 | Re-enabled clocks on GPIO ports, external timers, and USARTs. | Perry Hung |
| 2010-03-26 | Silly indent issue. 4 space tabs to 3 space tabs. | Perry Hung |
| 2010-03-26 | Removed stm32 rcc code. Briefly tested the basic set up procedure, | Perry Hung |
| 2010-03-25 | Started removing STM32 STD RCC code. Compiles but doesn't run yet. | Perry Hung |
| 2010-03-23 | Removed main.cpp and updated example_main.cpp and added a blinky | Perry Hung |
| 2010-03-23 | Unified analog, digital, and timer pin mappings to implement the mapping | Perry Hung |
| 2010-03-22 | Added open-drain output and analog-input modes | Perry Hung |
| 2010-03-22 | Merge branch 'master' of git@github.com:leaflabs/maple-library | Perry Hung |
| 2010-03-22 | Add a carriage return for println, remove it from the usart send | Perry Hung |
| 2010-03-18 | Configure port D correctly so that header pin 25 works; this may | bnewbold |
| 2010-03-16 | building instructions and added OS forking to Makefile | bnewbold |
| 2010-03-13 | actual files needed for IDE get copied | bnewbold |
| 2010-03-12 | script to copy src files to IDE; renamed README | bnewbold |