Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 2 | -2/+2 |
* | Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod... | Giovanni Di Sirio | 2018-01-17 | 1 | -2/+2 |
* | Unified MPU handler. | Giovanni Di Sirio | 2018-01-08 | 1 | -1/+0 |
* | Added unified cache handler for Cortex-M devices. | Giovanni Di Sirio | 2018-01-08 | 2 | -71/+1 |
* | Added BDMA support to the STM32H7xx port. | Giovanni Di Sirio | 2018-01-07 | 2 | -138/+146 |
* | More work on STM32 SPIv3 and DMAv3 drivers, to be tested. | Giovanni Di Sirio | 2018-01-03 | 2 | -22/+53 |
* | Simplified field names. | Giovanni Di Sirio | 2017-12-29 | 1 | -37/+37 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11202 35acf78f-673a-041... | Giovanni Di Sirio | 2017-12-28 | 3 | -18/+5 |
* | DMA and SPI code, not complete. | Giovanni Di Sirio | 2017-12-27 | 1 | -63/+14 |
* | Added stub DMA and SPI drivers for H7. | Giovanni Di Sirio | 2017-12-26 | 4 | -0/+1234 |