| Commit message (Expand) | Author | Age | Files | Lines |
* | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM | 2010-05-20 | 19 | -273/+421 |
* | added virtual com port echoing as the test configuration for the usb serial code | AJM | 2010-05-20 | 1 | -1/+17 |
* | finished the entire low level usb app for virtual com minus the precise handl... | AJM | 2010-05-20 | 10 | -87/+911 |
* | added the usb_config file for general setup settings and filled out any undef... | AJM | 2010-05-20 | 3 | -7/+50 |
* | added the string descriptors to the descriptor set so that when you plug in t... | AJM | 2010-05-20 | 2 | -2/+49 |
* | Added the virtual com port descriptors based on the LUFA/MYUsb model (which w... | AJM | 2010-05-20 | 2 | -0/+210 |
* | removed usb files from the libmaple into the application level core lib. | AJM | 2010-05-20 | 5 | -750/+4 |
* | added the skeleton dir for the usb application lib, since were still dependen... | AJM | 2010-05-20 | 18 | -0/+3559 |
* | TODO update | bnewbold | 2010-05-20 | 1 | -5/+7 |
* | trivial: new cscope rule and warning fix | Perry Hung | 2010-04-30 | 2 | -2/+2 |
* | finish cxxabi-compat refactor | bnewbold | 2010-04-29 | 2 | -7/+6 |
* | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung | 2010-04-29 | 7 | -56/+78 |
* | Merge branch 'spi' | Perry Hung | 2010-04-29 | 4 | -6/+39 |
|\ |
|
| * | Various SPI changes. | Perry Hung | 2010-04-28 | 3 | -10/+13 |
| * | Added a spi send block function | Perry Hung | 2010-04-27 | 4 | -4/+34 |
* | | update copy-to-ide and WProgram.h post-refactoring | bnewbold | 2010-04-28 | 2 | -54/+59 |
* | | updated test-session with new banner art etc | bnewbold | 2010-04-27 | 1 | -64/+163 |
|/ |
|
* | fix: Remove core directory from botched merge. | Perry Hung | 2010-04-25 | 2 | -195/+0 |
* | Fixed two compiler warnings in spi | Perry Hung | 2010-04-25 | 2 | -4/+2 |
* | Merge branch 'master' into spi | Perry Hung | 2010-04-25 | 31 | -644/+317 |
|\ |
|
| * | Refactoring: | Perry Hung | 2010-04-25 | 30 | -636/+291 |
| * | Added assert fails to exc.c | Perry Hung | 2010-04-25 | 1 | -8/+26 |
| * | Initial SPI implementation. | Perry Hung | 2010-04-24 | 8 | -0/+454 |
* | | Turn the other peripherals back on. Not extensively tested for | Perry Hung | 2010-04-24 | 2 | -10/+19 |
* | | Upper level libmaple interface | Perry Hung | 2010-04-24 | 4 | -1/+197 |
* | | Initial SPI Polling implementation. | Perry Hung | 2010-04-24 | 7 | -5/+254 |
|/ |
|
* | Clear ODR for input pull-down mode. | Perry Hung | 2010-04-22 | 1 | -4/+3 |
* | PinMode pullup bug fix, wiring pin mode bug fix | Perry Hung | 2010-04-22 | 3 | -37/+56 |
* | mostly complete new interactive hardware testing program | bnewbold | 2010-04-21 | 1 | -0/+437 |
* | after change of pin numbering scheme, NR_ANALOG_PINS doesn't make sense any more | bnewbold | 2010-04-21 | 1 | -1/+1 |
* | removed annoying warnings from core/wiring.c and fixed two compile errors on ... | bnewbold | 2010-04-20 | 2 | -3/+2 |
* | updated copy-to-ide script | bnewbold | 2010-04-20 | 1 | -74/+43 |
* | Aded two timer function to set max reload value and prescaler | Perry Hung | 2010-04-19 | 2 | -0/+46 |
* | Added libmaple gpio_read_bit | Perry Hung | 2010-04-19 | 3 | -2/+13 |
* | Removed USB device instantiation in example while the new CDC device | Perry Hung | 2010-04-19 | 1 | -15/+2 |
* | what needs to get done for arduino library compatibility | bnewbold | 2010-04-07 | 1 | -0/+59 |
* | should have had this in before | bnewbold | 2010-04-07 | 1 | -0/+6 |
* | updated README, LICENSE, notes | bnewbold | 2010-04-07 | 4 | -8/+164 |
* | Makefile fix: removed extra line from outdirs | Perry Hung | 2010-04-01 | 1 | -1/+0 |
* | Cleanup: trivial rename for exception handlers, removed unnecessary | Perry Hung | 2010-04-01 | 4 | -409/+46 |
* | Fix deleted lines from botched relicensing. | Perry Hung | 2010-04-01 | 2 | -0/+2 |
* | Licensing: Relicensed libmaple under the MIT License. | Perry Hung | 2010-03-31 | 50 | -433/+964 |
* | Removed inttypes.h | Perry Hung | 2010-03-31 | 34 | -175/+168 |
* | Merge branch 'master' of git@github.com:leaflabs/libmaple | Perry Hung | 2010-03-30 | 1 | -1/+1 |
|\ |
|
| * | Major hierarchy reorganization; see README. | bnewbold | 2010-03-30 | 107 | -131/+211 |
* | | Delete STM32 Standard Peripheral Library. | Perry Hung | 2010-03-30 | 51 | -23453/+0 |
* | | Removed remaining STM32 types and #defines. | Perry Hung | 2010-03-30 | 4 | -80/+72 |
* | | Removed STM32 flash code, replaced with barebones hacks for now. | Perry Hung | 2010-03-30 | 8 | -43/+80 |
* | | Merge branch 'master' into rcc-dev | Perry Hung | 2010-03-30 | 109 | -132/+212 |
|\ \ |
|
| * | | Major hierarchy reorganization; see README. | bnewbold | 2010-03-31 | 107 | -131/+211 |
| |/ |
|