Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | good quality vga leaf logo; usb+systick disabled | bnewbold | 2010-07-20 | 1 | -2/+2 |
| | | | | | refactored timers and added interrupt behavior. see notes and comments... also includes a crude vga hack that doesn't use timers. | ||||
* | Various SPI changes. | Perry Hung | 2010-04-28 | 1 | -4/+4 |
| | | | | | -Read DR after each master send, return the response. -Added a send function to allow you to pass buffers to the SPI peripheral instead of goin a byte at a time. | ||||
* | Added a spi send block function | Perry Hung | 2010-04-27 | 1 | -1/+5 |
| | |||||
* | Fixed two compiler warnings in spi | Perry Hung | 2010-04-25 | 1 | -2/+0 |
| | |||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+138 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |