Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further wirish portability progress | bnewbold | 2010-08-31 | 1 | -0/+1 |
| | | | | Sort of ugly changes. Compiles but untested. | ||||
* | New usart implementation: | Perry Hung | 2010-08-04 | 1 | -53/+35 |
| | | | | | | Fixed a bug where the maximum baud rate was incorrectly set to 225000 General cleanup Use new rcc and nvic APIs | ||||
* | 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. | ||||
* | added Serial.flush() | bnewbold | 2010-07-19 | 1 | -0/+4 |
| | |||||
* | added SerialN.end() | bnewbold | 2010-07-18 | 1 | -0/+4 |
| | |||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+102 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |