Commit Graph

1806 Commits

Author SHA1 Message Date
gdisirio 8514363f3a PHY enumeration working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3971 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-23 20:50:27 +00:00
gdisirio 68682a1358 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3970 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-23 14:54:14 +00:00
gdisirio 209d46893b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3969 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-22 15:29:44 +00:00
gdisirio b97d65b80f Fixed bug 3489727.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3963 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-20 19:54:19 +00:00
gdisirio 3cb4ca415b Removed incorrect assertion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3957 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-18 16:50:55 +00:00
gdisirio 39fa1818ff Improvements to the STM32 ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3955 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-18 16:46:21 +00:00
gdisirio 995e1f732e Reintroduced CRC7 calculation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3954 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-12 10:05:10 +00:00
gdisirio cf5dfef7a8 Optimization in write operations of the MMC_SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3953 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-12 09:45:06 +00:00
gdisirio aab3b75fc1 Fixed bug 3486930.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3952 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-12 09:30:37 +00:00
gdisirio cb5fb91d71 Fixed bug 3486874.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3951 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-12 09:01:03 +00:00
gdisirio 267cd61c19 Fixed bug 3485500.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3950 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-11 08:57:22 +00:00
gdisirio 18b8b49524 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3946 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-08 17:53:52 +00:00
gdisirio 6894617b8e Fixed bug 3485667.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3944 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-08 17:48:43 +00:00
gdisirio d32014ff1e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3943 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-08 08:51:26 +00:00
gdisirio 285d06f3b6 Fixed ADC divider in STM32F4 demos. Completed implemetation of new RR scheduling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3941 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-07 19:22:32 +00:00
gdisirio 9a365f3684 Fixed bug 3485278.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3938 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-07 19:05:28 +00:00
gdisirio e3f3b4cd2c Fixed bug 3484942.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3934 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-07 18:57:30 +00:00
gdisirio 4401d0e7b2 Round robin scheduling improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3930 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-06 19:45:47 +00:00
gdisirio 3268a6c4ab git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3914 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-04 14:39:58 +00:00
gdisirio 3944160b54 Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3909 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-04 08:44:58 +00:00
gdisirio 25800df94f Fixed duplicated declarations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3907 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-02 18:21:11 +00:00
barthess c216fe762b Fixed minor error in lseek wrapper.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3903 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-02-01 20:09:52 +00:00
gdisirio aef4a4f4a8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3902 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-01 19:43:05 +00:00
gdisirio faeafd8a6c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3899 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-02-01 18:01:50 +00:00
gdisirio 4152c2a919 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3898 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-31 19:16:15 +00:00
gdisirio ccd6229bb4 Fixed problem with EXT driver on STM32F100 devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3894 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-29 17:31:19 +00:00
gdisirio bd959fa31c Start of 2.5.0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3892 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-28 18:54:40 +00:00
gdisirio f0b261b0aa Fixed minor issue in EXT initialization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3886 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-28 09:42:37 +00:00
gdisirio 3d07c057c0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3884 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-27 10:44:42 +00:00
gdisirio 317a4eb6fd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3865 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-23 17:51:20 +00:00
gdisirio 300fe2d558 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3851 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-22 11:51:06 +00:00
gdisirio 21148a2f7f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3850 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-22 11:33:58 +00:00
gdisirio 18a0ce73d9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3849 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-22 09:27:59 +00:00
gdisirio f231e6dbdd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3847 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-21 19:43:40 +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 c3e9fad51e Proper DMA stop after copy operation finished.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3842 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 13:43:33 +00:00
gdisirio 09d8ca4bc0 Fixed small problem with DMA memory copy, the stream was not properly stopped.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3834 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-21 08:58:43 +00:00
gdisirio ae601b1e4e Fixed bug 3475188 and other minor problems.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3829 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-20 11:18:01 +00:00
gdisirio 09f8aa2963 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3820 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-17 13:40:58 +00:00
gdisirio 8deb48a034 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3818 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-16 11:41:04 +00:00
gdisirio 184897394e Fixed warning with Keil compiler.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3815 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-15 19:28:09 +00:00
gdisirio eb9622aa4a Changed version numbers to 2.4.0 in order to start final testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3812 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-15 13:00:38 +00:00
gdisirio e2448aac99 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-15 09:37:27 +00:00
gdisirio 17f9264b09 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3810 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-14 13:30:33 +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
gdisirio 685286c5c8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3808 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-14 10:54:56 +00:00
gdisirio d29e6e338e Added I-Class APIs to the RTC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3807 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-14 08:45:34 +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 260b6b6d19 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3800 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 21:01:30 +00:00
gdisirio 1a6d378ba7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3798 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 18:36:16 +00:00
gdisirio 4e3e0d6278 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-12 18:26:26 +00:00
barthess 50e4567885 RTC. Added function to ensure data synchronization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3795 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-12 08:25:50 +00:00
barthess a7e909177d RTC. Added enables/disables of writing access to BKP registers in all write operations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3794 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-12 07:09:24 +00:00
gdisirio 7fc77129b1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3793 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-11 21:26:10 +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 1ed89364ca Backup domain and RTC clock initialization added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3785 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-10 18:30:38 +00:00
gdisirio 35ae8956e8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3784 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-10 18:20:35 +00:00
gdisirio 8824a54e5e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-10 18:14:24 +00:00
gdisirio e9e6cdc67c Added macro HAL_IMPLEMENTS_COUNTERS to all HAL driver implementations.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3778 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-09 19:43:26 +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 3de75ec6c3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3776 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-09 18:31:54 +00:00
gdisirio 7041c5b167 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-09 18:28:29 +00:00
gdisirio da38ec03db Fixed masking error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3774 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-09 08:49:58 +00:00
barthess 725e8f6aa5 Reverted to 3771 revision.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3773 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 22:04:46 +00:00
barthess 4817e5d814 DMA. Fixed possible overflow in DMA priority.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3772 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 21:20:41 +00:00
barthess 4284d0ee15 I2C. In functions added local pointer to I2C_TypeDef structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3770 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 20:41:27 +00:00
barthess 16d354e687 I2C. Added external fields hook in driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3769 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 19:36:35 +00:00
barthess 55cdd3db53 I2C. Added forgotten DMA definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3768 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 19:32:32 +00:00
gdisirio cb95efc2da git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3766 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-08 17:29:51 +00:00
gdisirio 10b661e8a6 Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3765 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 16:42:59 +00:00
gdisirio 169a4bbc7e 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@3764 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 13:41:31 +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 32d143ae63 Fixed clock source for RT counter.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3762 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 10:21:03 +00:00
gdisirio a4bea39bfe Fixed an error message.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3761 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-08 10:07:15 +00:00
gdisirio 75bf0b4b57 Fixed harmless arithmetical overflow in the STM32_DMA_GETCHANNEL() macro.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3759 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 13:45:07 +00:00
gdisirio ceabd20101 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3758 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-07 13:34:43 +00:00
gdisirio 0a3c31495e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3756 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-07 07:36:07 +00:00
gdisirio 7b14ebcc5f Fixed wrong macro prefixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3755 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-07 07:34:13 +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 9923c1663e Removed note about the 2GB limit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3752 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 19:21:16 +00:00
gdisirio 54c975bed0 I2C driver state diagram modified, documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3751 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 19:05:13 +00:00
gdisirio dcbb613f6d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3750 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-06 16:41:43 +00:00
barthess 25238b87b5 I2C. Optimized interrupt handling strategy.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3749 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 16:29:18 +00:00
barthess 8fbd1c95e0 I2C. Fix problem with write only transactions. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3747 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-06 11:49:21 +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 c048ac69ff I2C. Initialization of RC2 register now doing only once in start() function.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3744 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-05 19:19:13 +00:00
barthess 5b8b005cbd I2C. Fixed 2 errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3742 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-05 17:50:11 +00:00
gdisirio 62b090c673 Improvements to the MMC over SPI driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3741 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-05 16:01:52 +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 3f685aa996 I2C. Merged changes from i2c_lld_2.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3729 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 14:36:51 +00:00
gdisirio c498fdc4d6 Added time conversions to RT counter code. Documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3728 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 14:29:02 +00:00
gdisirio 8bd4ec7b84 Removed two initializations that should go in the low level.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3727 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 11:19:31 +00:00
gdisirio c8f12b50c2 Reformatted some comments going past column 80.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3726 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 10:44:57 +00:00
gdisirio 354a341507 Fixed some documentation errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3725 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 10:36:13 +00:00
gdisirio dfbe833d08 Forgot a note.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3724 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 08:47:26 +00:00
gdisirio efa92aaed2 Realtime counter support in the generic HAL driver and implementations for al STM32 devices, others will follow.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3723 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 08:46:11 +00:00
gdisirio 5909d22fdd Fixed bug 3468445.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3721 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-03 19:06:48 +00:00
gdisirio 92a4c29394 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3720 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-03 18:47:14 +00:00
barthess b923d10f0e I2C. Small style improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3719 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-03 17:08:01 +00:00
barthess 9a5d5cc7f7 I2C. Merged changes from files posted in forum.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3718 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-03 16:57:22 +00:00
barthess c9b31ce737 I2C. Added safety timeouts and resets.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3717 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-03 16:32:45 +00:00
gdisirio 2e5931ea53 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3716 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-03 15:30:32 +00:00
barthess 1c62f74c05 I2C. Added wrappers with TIME_INFINITE timeout.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3715 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 20:35:47 +00:00
gdisirio 05b812d1bf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3714 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-02 19:31:40 +00:00
barthess e43bc0f967 I2C. Clock checks moved to header file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3713 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 19:25:44 +00:00
gdisirio 68580cf650 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3712 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-02 19:24:41 +00:00
barthess 86b3f07923 I2C. Reorganized locks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3711 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 19:04:50 +00:00
barthess fc44d8dbc6 I2C. Deleted unneeded __IO macro from driver fields.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3710 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 18:17:16 +00:00
barthess 7f64ca7a5d I2C. Functions: i2c_lld_set_clock(), and i2c_lld_set_opmode() and i2c_lld_master_transceive() now static.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3709 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 17:54:20 +00:00
barthess f76898bb0f I2C. Rest of "id_" prefixes deleted from driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3708 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 17:53:20 +00:00
barthess d0c36ae0e6 I2C. "id_" prefixes deleted from driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3707 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 17:39:45 +00:00
barthess def238d3a0 I2C. #defines moved out of functions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3706 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 17:26:05 +00:00
barthess e6601833cb I2C. Deleted __NOP()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3705 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 17:13:03 +00:00
gdisirio 2f6d56866c ARM and ARMCMx rules.mk improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3704 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-02 11:30:14 +00:00
gdisirio b89c65bd8d Added MEMS support to the STM32F4-Discovery demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3702 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-01 13:16:19 +00:00
barthess 51ec1f0e1e I2C. Outdated driver deleted.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3700 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 14:42:17 +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 72266f8b59 I2C. Fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3694 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-31 09:40:52 +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 08feb80580 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3686 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-29 22:18:25 +00:00
gdisirio 411418930f Updated credits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3685 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-29 18:07:02 +00:00
gdisirio b30ba31603 I2C API proposal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3684 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-29 18:03:49 +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 cca3c0c2d6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3677 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 16:01:36 +00:00
gdisirio 3afa9b188f Keil CM4 FPU support added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3675 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-28 13:15:23 +00:00
gdisirio 740abb96c0 Removed some unused definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3674 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-28 12:01:39 +00:00
gdisirio 947ea751a6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3672 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 10:15:14 +00:00
gdisirio 8886493a4e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3671 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 09:57:10 +00:00
gdisirio f32ad2889e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3670 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 09:09:50 +00:00
gdisirio 978c2e8002 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3668 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-28 08:56:04 +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 e6ec2c8cd0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3665 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-27 19:24:16 +00:00
gdisirio bbc58e4f60 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3664 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-27 19:12:33 +00:00
gdisirio e1b77bfb88 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3663 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-27 18:40:14 +00:00
gdisirio 75b2a8389f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3661 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-27 11:40:52 +00:00
gdisirio 3f82a81f54 GCC Cortex-Mx ports optimization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3659 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-26 10:43:49 +00:00
gdisirio 89e829f55c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3658 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-25 15:30:21 +00:00
gdisirio 6b65ddfeb0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3657 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-25 15:02:05 +00:00
gdisirio 3a7063d403 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3656 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-25 15:00:24 +00:00
gdisirio ae91c4936a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3655 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-25 13:46:19 +00:00
gdisirio 20ee188eb8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3652 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-24 11:39:04 +00:00
gdisirio 22b48b6876 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3650 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-22 18:53:26 +00:00
gdisirio da9678f49a Provisional STM32F2xx support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3649 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-22 12:38:21 +00:00
gdisirio 28270e815e Updated IAR projects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3647 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-21 20:06:52 +00:00
gdisirio 334c7d645d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-21 18:49:04 +00:00
gdisirio 6100dc08a6 Cortex-M4 FPU support working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3644 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-20 18:51:28 +00:00
gdisirio cefffe9013 Fixed bug 3458947.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3643 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-20 18:35:18 +00:00
gdisirio 8fc9de2fdb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3642 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-19 21:16:58 +00:00
gdisirio 39f9216bbc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3635 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-18 08:27:30 +00:00
barthess d1f54cbe5a I2C. Clock checks done at compile time.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3630 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 20:14:11 +00:00
gdisirio 8172ebaa5b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3629 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-17 19:25:30 +00:00
barthess e062d10250 Cleaned "//" comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3628 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 19:08:16 +00:00
barthess 27a7716a3b I2C. Added safety checks for different STM32 platforms in frequency settings routine.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3624 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 12:45:50 +00:00
barthess 3ff51b09a4 PVD for STM32F4x code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3623 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 11:36:46 +00:00
gdisirio 590fe7872d CM3 FPU support fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3622 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 09:17:15 +00:00
gdisirio af25622db8 Fixed some forgotten details.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3621 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-17 07:41:10 +00:00
barthess 968d0cf6e9 RTC. High level API rolled back.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3619 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-16 14:42:23 +00:00
barthess 172680aea3 RTC. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3617 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-16 13:18:55 +00:00
barthess edcb16ebeb STM32F4x. In HAL added support of power level detector.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3616 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-16 12:49:14 +00:00
barthess 9a98744b28 RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3615 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-15 20:49:24 +00:00
barthess 35ea734700 RTC. Added callback switch helper. Not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3608 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-13 09:03:41 +00:00
gdisirio 27ab6ff1f1 Optimization in CM4 FPU support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3607 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-12 19:44:39 +00:00
gdisirio c81fbcefa2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3605 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-12 18:07:19 +00:00
barthess 82ee230c45 RTCv1 minor fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3604 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-12 13:19:21 +00:00
barthess dd834361e8 RTCv1 code cleanups and adding some safety checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3603 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-12 13:13:07 +00:00
barthess 527ef56ed3 Merging changes from rtc_dev branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3601 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-12 11:07:30 +00:00
barthess facfe77b18 RTC. Development suspended until EXTI driver API will changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3600 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-12 10:56:51 +00:00
barthess ddff11cafe RTC. Naming convention fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3599 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-12 08:33:53 +00:00
barthess 9d343de5f9 RTC. Driver broken.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3598 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 23:40:49 +00:00
barthess 91fd67be1f RTC. Code reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3597 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 20:14:45 +00:00
barthess 9a52743e90 RTC. Setting and getting time works on STM32F4x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3596 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 20:05:55 +00:00
barthess 4a5c4e2ae0 RTC. Merge RTC code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3595 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 20:03:50 +00:00
barthess a8115a6060 RTC. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3594 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 18:14:30 +00:00
barthess 3a0e138e7e RTC. Pointless lock removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3593 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 17:41:06 +00:00
gdisirio c17fbc9313 CP4 FPU support apparently working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3592 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 16:20:32 +00:00
gdisirio 26dc203d65 FPU support for CM4 (not working yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3591 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-11 12:58:51 +00:00
barthess ea9053eb9e RTC. Some bugs fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3590 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-10 19:41:46 +00:00
barthess 7a78345272 RTC. Setting and getting time now works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3589 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-09 22:14:09 +00:00
barthess e7e63d88db RTC. Code compiles but not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3588 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-09 13:58:19 +00:00
barthess 28cb4b4849 I2C. Added forgotten check of BUSY flag.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3587 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-09 10:22:41 +00:00
barthess da68de0d34 RTC. Initial commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3586 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-08 21:17:19 +00:00
barthess edfa9d2fae I2C. Added timeout in functions. Code clean ups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3583 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-08 19:24:21 +00:00
gdisirio afc023a222 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3582 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-08 15:53:19 +00:00
barthess a524ec87f1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3581 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-08 14:34:44 +00:00
gdisirio ffdf583159 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3580 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-08 11:02:02 +00:00
gdisirio f8f59580ae git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3579 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-08 09:15:41 +00:00
gdisirio c7c5942ac3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-08 08:36:37 +00:00
barthess 3799bf56f5 I2C. Error handling from userland code added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3572 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 19:23:09 +00:00
barthess 0738591b02 I2C. Switch to synchronous model.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3570 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 17:57:42 +00:00
barthess ac8123d2da I2C. Added note about different API classes usage.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3569 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 14:13:57 +00:00
barthess d0b7c28f9a Merged changes from trunk
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3568 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 14:10:35 +00:00
barthess 11ed726e41 GPT on F4x. MCU has TIM6 and TIM7, fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3567 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 12:30:52 +00:00
barthess 6562e684cd GPT on F4x. Typo fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3566 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 12:23:33 +00:00
barthess 46d388fb24 I2C. Added DMA masks for other MCUs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3565 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 07:52:42 +00:00
barthess 80043ff2a0 I2C. Minor code improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3564 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-07 05:44:33 +00:00
gdisirio b9ec6e234f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3563 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-06 19:44:02 +00:00
barthess 2db3c769f1 I2C. Bug fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3562 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 18:09:34 +00:00
barthess d34bc423c8 I2C. Merged code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3561 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 14:13:45 +00:00
barthess 6777c09f08 I2C. Added checks. Cleaned copypaste errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3559 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 13:37:08 +00:00
barthess dbee267868 I2C. Added support of stm32f1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3557 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 09:08:26 +00:00
barthess 23d0cbc3b5 I2C. Added forgotten I2C3 interface
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3555 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 07:13:26 +00:00
barthess e05d85d2bd I2C. Added startup functions for I2C1 and I2C3 interfaces.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3554 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-05 17:17:52 +00:00
barthess 59014aa2be I2C. Tested on tmp75, mma8451, max1236.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3553 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-04 17:46:19 +00:00
gdisirio 0faef9a292 Fixed bug 3449139, increased version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3552 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-03 08:49:51 +00:00
barthess dbac0ef26b I2C. DMA works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3550 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-02 15:01:31 +00:00
barthess c995ee2bd3 I2C. Added attributes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3549 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-02 08:29:27 +00:00
barthess 62608271ad I2C. Code compiles but does not work.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3548 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-01 20:17:58 +00:00
barthess 750f1f4ae6 I2C. Old driver moved to I2Cv1 dir.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3547 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-01 18:21:22 +00:00
barthess 7463a3f1ff I2C. Totally broken.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3546 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-01 18:17:30 +00:00
barthess 2ad41625e0 I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3545 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-01 14:32:59 +00:00
gdisirio 1965f6c027 Removed unnecessary undefs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3544 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-29 07:53:31 +00:00
gdisirio 41e7ec9ad3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3543 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-28 20:34:37 +00:00
barthess 5e18cf994d I2C. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3542 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-27 22:18:47 +00:00
barthess e5ce81050f I2C. Minor fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3540 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-27 19:49:48 +00:00
gdisirio 6d11e44877 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3533 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 21:26:48 +00:00
gdisirio 64df619cf4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3531 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 16:54:28 +00:00
gdisirio b7ad667924 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3530 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 16:48:13 +00:00
gdisirio f00651ed15 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3529 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 16:43:55 +00:00
gdisirio 163edb0187 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3527 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 13:34:15 +00:00
gdisirio c1a535d343 Unified STM32 registers header file stm32.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3526 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-26 10:30:56 +00:00
gdisirio f3bbf4800a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3525 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-24 21:25:10 +00:00
gdisirio e6b38cdd37 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3524 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-24 21:00:24 +00:00
gdisirio 46870077b8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3523 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-24 17:58:27 +00:00
gdisirio 5a74dd3c2e Fixed a problem of inclusion order that caused DMA2 problems in STM32 HAls.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3522 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-23 22:01:13 +00:00
gdisirio 4286b14a9e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3520 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-23 19:58:04 +00:00
gdisirio e241378765 Fixed DMA assignment for SPI3 on STM32F1xx devices.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3519 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-23 19:25:55 +00:00
gdisirio c399cbbddf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3518 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-22 08:00:12 +00:00
gdisirio 9369d75516 STM32F4-Discovery demo working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3516 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-20 18:04:07 +00:00
gdisirio fd9b356d6c STM32F4 ADC driver tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3511 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-19 09:53:22 +00:00
gdisirio ba01ba301e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3510 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-19 09:37:41 +00:00
gdisirio b1762e9295 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3509 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-19 09:32:59 +00:00
gdisirio bcdb92f134 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3508 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-19 08:48:19 +00:00
gdisirio f670263432 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3505 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-18 20:28:19 +00:00
gdisirio 83d562f6b2 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3504 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 21:21:28 +00:00
gdisirio d70b7e5992 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3503 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 19:52:54 +00:00
gdisirio cef04f5f4b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3500 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 18:55:34 +00:00
gdisirio 0435bb5b4e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3499 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 18:03:48 +00:00
gdisirio 5ed2f28ec0 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3498 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 17:45:07 +00:00
gdisirio 5bb68f6827 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3497 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-16 17:42:54 +00:00
gdisirio d4187a3454 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3494 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-15 19:06:48 +00:00
gdisirio 375244fdc4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3492 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-14 17:59:02 +00:00
gdisirio e1f35463ed Cortex-M4 officially supported.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3491 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-13 11:14:10 +00:00
gdisirio ec1bf1b741 STM32F4xx SPI driver working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3490 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-13 10:55:33 +00:00
gdisirio 6eae3c1de5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3487 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-11 14:40:00 +00:00
gdisirio 3d09e9e86c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3486 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-11 14:11:52 +00:00
gdisirio 1ae84c9323 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3485 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-10 20:33:49 +00:00
gdisirio c505341e78 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3483 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-10 20:15:51 +00:00
gdisirio ed26815f85 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3481 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-10 17:54:41 +00:00