summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-06-04Preliminary wirish USBSerial implementation.Perry Hung
2010-05-28Moved reset script to support directoryPerry Hung
2010-05-28libcs3 refactor mergePerry Hung
2010-05-27[for AJ] added new HardwareUsb implementation. hack.bnewbold
2010-05-26cleaned up commit processbnewbold
2010-05-21minor mods to adjust the driver number and the vendor product id's (serial po...AJM
2010-05-21Finalized the libmaple changes required by newboot. Added setupUSB() to wiris...AJM
2010-05-20removed another depricated reference to old usb shitAJM
2010-05-20Adjusted the makefile and example mainAJM
2010-05-20modified the makefile to build the usb related files/removed all uintx_t to u...AJM
2010-05-20added a delay to the resrt slide to allow enough time for graceul closures of...AJM
2010-05-20c++ ified all of the usb_core files, added the auto-reset feature to the virt...AJM
2010-05-20removed usb files from the libmaple into the application level core lib.AJM
2010-04-30trivial: new cscope rule and warning fixPerry Hung
2010-04-29Fixed examples, added spi example, moved pure virtual function handlerPerry Hung
2010-04-25Refactoring:Perry Hung
2010-04-24Initial SPI implementation.Perry Hung
2010-04-01Makefile fix: removed extra line from outdirsPerry Hung
2010-04-01Cleanup: trivial rename for exception handlers, removed unnecessaryPerry Hung
2010-03-30Merge branch 'master' of git@github.com:leaflabs/libmaplePerry 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
2010-03-30Major hierarchy reorganization; see README.bnewbold
2010-03-25Started removing STM32 STD RCC code. Compiles but doesn't run yet.Perry Hung
2010-03-16building instructions and added OS forking to Makefilebnewbold
2010-02-12modded the library makefile to work with patched dfu-util, also added the USE...ajmeyer@mit.edu
2010-01-10forgot to turn on the interrupt for usar3iperry
2010-01-10enabled serial3iperry
2010-01-10typoiperry
2010-01-10git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@107 749a229e-a6...iperry
2010-01-10moved jtag target and fixed flash targetiperry
2010-01-10Tweaked makefile to get rid of silly make flags. Added a udev rule in support...iperry
2010-01-08changed math.h to wiring_math.h to avoid collision with newlib's math libraryiperry
2010-01-07Added a print class for USB, works identically to the Serial object. Bugs out...ajmeyer@mit.edu
2009-12-19added demo code on main.cpp to build a simple two way channel over the virtua...ajmeyer@mit.edu
2009-12-19Added licensing. Moved lots of header files around. Added HardwareSerial read...iperry
2009-12-19added USB support (TX over virtual com port), the linker modifications to wor...ajmeyer@mit.edu
2009-12-17Initial commit of library code, moved from leaftest repoiperry