Commit Graph

318 Commits

Author SHA1 Message Date
barthess 300e9d057b I2C. Testhal updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4559 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-08-12 23:05:15 +00:00
gdisirio 84d3528b70 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4479 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-07-28 09:17:25 +00:00
gdisirio 5e8d592662 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4478 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-07-28 09:15:57 +00:00
gdisirio ec70eb072b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4191 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-12 08:26:27 +00:00
gdisirio 5d224b4a79 Fixed bug 3523322.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4158 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-05-05 07:20:40 +00:00
gdisirio 3f5cf067d3 Fixed bug 3510812.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@4065 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-04-01 08:32:30 +00:00
gdisirio 6bac7a9c58 Fixed STM32F4 ADC divider in all demos mcuconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3942 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-07 19:47:47 +00:00
gdisirio 39f37f31dc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3926 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-05 09:12:52 +00:00
gdisirio a1f9d3ca8e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3922 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-05 09:02:09 +00:00
gdisirio d37d10d95e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3921 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-05 09:00:06 +00:00
gdisirio 043ab94b3a Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3919 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-05 08:56:17 +00:00
gdisirio fd8b748ec1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3917 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-05 08:49:25 +00:00
gdisirio 92d80d7db4 License switch, release candidate 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3891 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-28 15:39:37 +00:00
gdisirio b0b4027da7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@3882 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-26 13:57:27 +00:00
gdisirio aa91d2b053 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3878 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-26 08:59:51 +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 fc81864afe git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3836 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-21 09:57:03 +00:00
gdisirio 81168cec2f Added DMA copy to the DMA stress test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3835 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 09:13:33 +00:00
gdisirio 3fc915ec64 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3833 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-21 08:13:52 +00:00
barthess a41f12ad8a RTC. Added possibility of changing RTC clock source.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3809 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-14 12:23:42 +00:00
barthess a2672b8dbb RTC. Error fixes and robustness improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3806 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-13 20:38:02 +00:00
gdisirio 03ab002971 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 22:08:04 +00:00
barthess 7f333ab456 RTC. Fixed some bugs and added locks into write functions. Haltest updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3790 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-11 20:07:19 +00:00
gdisirio 58f1fe92ee git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3788 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-11 18:02:20 +00:00
gdisirio a2708c091b Updated all halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3777 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-09 19:37:58 +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 036d20f034 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3757 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-07 07:36:37 +00:00
gdisirio c355f186d7 Removed obsolete halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3754 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 07:19:46 +00:00
gdisirio 618b341a05 Removed unused stuff from RTCv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3753 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 07:06:49 +00:00
gdisirio c56e9ea70a Removed instances of //
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3746 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 09:20:21 +00:00
barthess 28b69f3e80 I2C. Cleaned comments in testahls.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3745 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 06:16:56 +00:00
barthess b109cacb8a I2C. Minor changes in testhals.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3743 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-05 17:51:00 +00:00
barthess 1f4343efb2 PVD. Added tests fro F4x and L1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3737 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-05 07:35:32 +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
barthess c506b8f2b1 PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/pvd2_dev@3732 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 20:03:49 +00:00
barthess 9f2e4d3c4c I2C. F4x teathal minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3730 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 19:01:28 +00:00
gdisirio 1a13cadaff Removed some double spacing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3699 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 14:34:20 +00:00
barthess 12158e277f I2C. STM32F4x testhal comments cleanup.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3698 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 13:15:54 +00:00
barthess bb25813ee9 I2C. Added simple test for STM32F4x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3697 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 13:12:11 +00:00
barthess 409fb83520 I2C. Fully functional testhal for STM32F1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3696 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 10:34:04 +00:00
gdisirio c397738010 Changes to palSetGroupMode(), various adjustments to the PAL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3695 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 10:07:43 +00:00
barthess b581177630 I2C. Testhal comment cleaned.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3693 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 09:17:08 +00:00
barthess 2234fd3e31 I2C. API changes mostly done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3692 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-30 20:45:56 +00:00
gdisirio 96422503f6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3680 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 19:42:47 +00:00
gdisirio 9a17cc5f97 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3679 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 16:57:27 +00:00
gdisirio 3b3e0f7712 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3669 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 08:58:11 +00:00
gdisirio 9faabcc2d2 IAR CM4 FPU support verified.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3667 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-28 08:40:46 +00:00
gdisirio c7ef1b6263 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3666 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 08:29:14 +00:00
gdisirio cbf66a1a80 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3662 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-27 15:13:04 +00:00
gdisirio c2555f9e67 Fixed various readme files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3660 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-27 10:28:28 +00:00