tinySA/os/hal/ports/STM32/LLD
Giovanni Di Sirio bd746baee2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8333 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-09-28 10:38:41 +00:00
..
ADCv1 New STM32 ADCv2 driver. 2015-08-05 13:34:14 +00:00
ADCv2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8242 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-08-26 11:50:35 +00:00
CANv1 Adjustments to the EXT driver, not yet finished. Moved all STM32 drivers in private subdirectories. 2015-07-28 11:44:32 +00:00
DACv1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8333 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-09-28 10:38:41 +00:00
DMAv1 Fixed DMAv1 errors. 2015-09-22 10:19:58 +00:00
DMAv2 Restored original dmaStreamDisable() macro. 2015-09-02 08:14:28 +00:00
EXTIv1 Updated EXT driver. 2015-07-28 14:22:57 +00:00
GPIOv1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-01-11 13:56:55 +00:00
GPIOv2 STM32F7 working... almost. 2015-08-03 13:11:07 +00:00
I2Cv1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-26 11:32:57 +00:00
I2Cv2 Added support for I2C3 and I2C4 to the STM32 I2Cv2 I2C driver. 2015-08-05 14:40:07 +00:00
MACv1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8301 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-09-16 08:56:47 +00:00
OTGv1 Experimental isochronous capability added to STM32 OTGv1 driver. 2015-09-09 09:06:50 +00:00
RTCv1 Removed call to localtime_r() function for non-GNU compilers. 2015-06-27 09:12:43 +00:00
RTCv2 Fixed bug #591. 2015-05-07 12:28:53 +00:00
SDIOv1 Fixed bug #643. 2015-09-17 12:23:10 +00:00
SDMMCv1 SDC on SDMMCv1 peripheral for STM32F7, not tested. 2015-09-17 13:38:08 +00:00
SPIv1 Fixed bug #630. 2015-08-15 09:12:30 +00:00
SPIv2 Small optimization. 2015-08-28 14:06:07 +00:00
TIMv1 STM32 TIM drivers enhancements. 2015-08-28 12:20:43 +00:00
USARTv1 Fixed bug #612. 2015-08-06 13:26:44 +00:00
USARTv2 Fixed bug #612. 2015-08-06 13:26:44 +00:00
USBv1 Update USB demos with latest changes. 2015-09-08 13:36:30 +00:00