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 | -3/+14 |
| | | | | | | Fixed a bug where the maximum baud rate was incorrectly set to 225000 General cleanup Use new rcc and nvic APIs | ||||
* | added SerialN.end() | bnewbold | 2010-07-18 | 1 | -0/+1 |
| | |||||
* | Refactoring: | Perry Hung | 2010-04-25 | 1 | -0/+53 |
The 'core' directory has now been renamed to 'wirish.' Wirish is our version of the Arduino Wiring language. |