aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple
Commit message (Expand)AuthorAgeFilesLines
* make: Modularize makefiles, add dependency tracking, build-type trackingPerry Hung2010-06-251-0/+50
* added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...AJM2010-06-112-6/+26
* cosmetic change on usbsendbytesAJM2010-06-101-1/+1
* new reset scheme now worksAJM2010-06-091-1/+1
* added a somewhat broken version of the reset magic number scheme.AJM2010-06-094-76/+89
* first approach at modding the reset schemeAJM2010-06-093-31/+47
* removed the callback for send functional descriptor.AJM2010-06-093-5/+0
* another fix for USB unheard print issuebnewbold2010-06-071-18/+9
* NEEDS REVIEW: fix for first usb write bugbnewbold2010-06-041-3/+5
* Preliminary wirish USBSerial implementation.Perry Hung2010-06-043-26/+31
* libcs3 refactor mergePerry Hung2010-05-281-3/+4
* [for AJ] added new HardwareUsb implementation. hack.bnewbold2010-05-271-2/+2
* changed the id for the serial port to 1eaf:0004, to match up with the windows...AJM2010-05-221-1/+1
* minor mods to adjust the driver number and the vendor product id's (serial po...AJM2010-05-211-2/+2
* modified the makefile to build the usb related files/removed all uintx_t to u...AJM2010-05-203-66/+63
* moved the usb directory to its proper home in ./libmapleAJM2010-05-2024-61/+4993
* removed usb files from the libmaple into the application level core lib.AJM2010-05-204-750/+0
* added the skeleton dir for the usb application lib, since were still dependen...AJM2010-05-201-0/+37
* trivial: new cscope rule and warning fixPerry Hung2010-04-301-1/+1
* Various SPI changes.Perry Hung2010-04-281-4/+7
* Added a spi send block functionPerry Hung2010-04-272-3/+28
* Fixed two compiler warnings in spiPerry Hung2010-04-251-2/+2
* 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