Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Updated PWM driver for 3.0 compatibility | utzig | 2014-11-17 | 2 | -1/+90 |
* | [AVR] Fixed checking for tickless mode | utzig | 2014-11-17 | 1 | -1/+1 |
* | [AVR] SPI driver updated for 3.0 + removed weird slave interface support | utzig | 2014-09-04 | 2 | -35/+15 |
* | [AVR] I2C driver updated for chibios3/nil + fixes | utzig | 2014-09-02 | 2 | -46/+20 |
* | [AVR] Add preliminary tickless support to HAL | utzig | 2014-07-26 | 5 | -98/+186 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410... | gdisirio | 2014-07-26 | 22 | -1005/+1005 |
* | [AVR] Use osal provided OSAL_ST_FREQUENCY instead of redefining it | utzig | 2014-07-25 | 1 | -23/+17 |
* | Fixed warning | utzig | 2014-07-09 | 1 | -0/+4 |
* | Fixed a warning | utzig | 2014-07-09 | 1 | -1/+1 |
* | Make hal usable in both chibios/nil | utzig | 2014-07-08 | 1 | -11/+17 |
* | Mostly style fixes | utzig | 2014-07-08 | 2 | -29/+19 |
* | Fixed to osal type names | utzig | 2014-07-08 | 1 | -2/+2 |
* | Fixed to osal type names | utzig | 2014-07-08 | 1 | -2/+2 |
* | AVR HAL ported from RT-2 (serial/pal/hal tested) | utzig | 2014-06-29 | 23 | -0/+4995 |