Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 1 | -1/+1 |
| | |||||
* | Fixed NRF51 Makefiles | Fabien Poussin | 2017-04-14 | 1 | -1/+1 |
| | |||||
* | Adds ADC12 support to MSP430X port. | Andrew Wygle | 2016-06-05 | 1 | -0/+206 |
Adds support for the MSP430X's 12-bit ADC peripheral, as well as reasonably complete testing of same. Also includes fixes for several bugs and cleanup of the DMA peripheral, which used ch calls rather than osal calls and was unclear about what contexts its methods could be called from. |