Commit Graph

22 Commits

Author SHA1 Message Date
gdisirio 731ff28281 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4611 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-08-22 07:39:59 +00:00
barthess bfa1ba111d I2C. Priorities rebalanced. I2C pushed over other peripherals as a workaround on buggy i2c cell in STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4570 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-14 18:08:04 +00:00
gdisirio 166d6bf8b5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4277 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-16 06:22:39 +00:00
gdisirio de5dcbba85 License text updated with new year.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 14:29:42 +00:00
gdisirio 4180a5e313 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3802 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 21:31:47 +00:00
gdisirio 040c4026cc STM32F1xx devices clock configuration updated to make it similar to the newer STM32 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3763 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 11:38:57 +00:00
gdisirio 45c0b7f9bc Documentation related fixes and updated all the mcuconf.h for the STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 22:00:44 +00:00
gdisirio 97d1a37704 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3484 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-10 20:27:29 +00:00
gdisirio 85cf040f27 Fixed bug 3418626.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3425 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-10-04 20:25:26 +00:00
gdisirio a91a8ffdbf Removed ADC DMA error hook macro from the various mcuconf.h, it is no more required.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3393 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-24 07:45:22 +00:00
gdisirio bc571ccd32 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 19:15:30 +00:00
gdisirio 30dd0fdc16 TIM8 support for STM32.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3098 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-06-29 11:59:15 +00:00
gdisirio b3ab17b278 Reordered STM32 drivers default DMA priorities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2994 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-05-22 09:45:47 +00:00
gdisirio 618a978da8 Added DMA sharing in the STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2874 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-10 16:45:41 +00:00
gdisirio d8420eb83a Added advanced mode and BTRD handling to the STM32 PWM driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2861 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 13:06:44 +00:00
gdisirio be4c72c7a3 Updated the various STM32 mcuconf.h files with the ICU settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2859 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 09:11:35 +00:00
gdisirio e7e79a6ccb License updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2827 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-18 18:38:08 +00:00
gdisirio 761f9f7287 Updated the various halconf.h and mcuconf.h with the GPT settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-28 19:28:47 +00:00
gdisirio 6a2c26a1db Updated the mcuconf.h file in the STM32 demos to include the USB parameters.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2752 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-20 15:13:14 +00:00
gdisirio 8f86368f15 Fixed bug 3153746.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2632 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-09 18:09:20 +00:00
gdisirio ff333430f1 Serial driver changes, bug 3153550 fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2625 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-01-09 10:10:39 +00:00
gdisirio 6b2d2c0a2c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2589 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-01-06 09:48:54 +00:00