Commit Graph

10 Commits (a535c19183a8160054206725e958ef1ba708ac7d)

Author SHA1 Message Date
Giovanni Di Sirio 53a30f78fe STM32F3 now uses the shared ADCv3 driver. There are differences in the configuration structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8599 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-12-14 14:38:16 +00:00
Giovanni Di Sirio 304c76dddd Added watchdog driver model (WDG), to be completed and tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8555 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-12-03 13:49:06 +00:00
Giovanni Di Sirio d25139221e Fixed bug #609.
Updated STM32F1xx headers.
STM32F1xx, STM32F3xx and STM32F37x now use the common DMAv1 driver.


git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8319 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-09-21 11:01:37 +00:00
Giovanni Di Sirio 60faa453fd Adjustments to the EXT driver, not yet finished. Moved all STM32 drivers in private subdirectories.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8119 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-07-28 11:44:32 +00:00
Giovanni Di Sirio 69f0a9c0f5 Fixed STM32 .mk files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7987 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-05-18 07:42:20 +00:00
Giovanni Di Sirio c9c16d9495 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7980 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-05-13 13:15:29 +00:00
Giovanni Di Sirio e921831a18 Another small error in new .mk files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7965 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-05-12 08:45:09 +00:00
Giovanni Di Sirio a3bb554a45 Small error with .mk files in smart build mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7964 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-05-12 08:39:25 +00:00
Giovanni Di Sirio 6f8e0e257e Smart build option in mk files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7956 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-05-08 14:04:32 +00:00
gdisirio 736e966cf5 renamed STM32F3 directories to reflect new models
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7342 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-10-02 10:13:13 +00:00