summaryrefslogtreecommitdiff
path: root/libmaple
AgeCommit message (Expand)Author
2010-06-07another fix for USB unheard print issuebnewbold
2010-06-04NEEDS REVIEW: fix for first usb write bugbnewbold
2010-06-04Preliminary wirish USBSerial implementation.Perry Hung
2010-05-28libcs3 refactor mergePerry Hung
2010-05-27[for AJ] added new HardwareUsb implementation. hack.bnewbold
2010-05-22changed the id for the serial port to 1eaf:0004, to match up with the windows...AJM
2010-05-21minor mods to adjust the driver number and the vendor product id's (serial po...AJM
2010-05-20modified the makefile to build the usb related files/removed all uintx_t to u...AJM
2010-05-20moved the usb directory to its proper home in ./libmapleAJM
2010-05-20removed usb files from the libmaple into the application level core lib.AJM
2010-05-20added the skeleton dir for the usb application lib, since were still dependen...AJM
2010-04-30trivial: new cscope rule and warning fixPerry Hung
2010-04-28Various SPI changes.Perry Hung
2010-04-27Added a spi send block functionPerry Hung
2010-04-25Fixed two compiler warnings in spiPerry Hung
2010-04-25Refactoring:Perry Hung
2010-04-25Added assert fails to exc.cPerry Hung
2010-04-24Initial SPI implementation.Perry Hung
2010-04-22Clear ODR for input pull-down mode.Perry Hung
2010-04-22PinMode pullup bug fix, wiring pin mode bug fixPerry Hung
2010-04-21after change of pin numbering scheme, NR_ANALOG_PINS doesn't make sense any morebnewbold
2010-04-19Aded two timer function to set max reload value and prescalerPerry Hung
2010-04-19Added libmaple gpio_read_bitPerry Hung
2010-04-01Cleanup: trivial rename for exception handlers, removed unnecessaryPerry Hung
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-31Removed inttypes.hPerry Hung
2010-03-30Removed remaining STM32 types and #defines.Perry Hung
2010-03-30Removed STM32 flash code, replaced with barebones hacks for now.Perry Hung
2010-03-30Merge branch 'master' into rcc-devPerry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold