Commit Graph

3013 Commits

Author SHA1 Message Date
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 60e97e1c62 I2C. Haltest for stm32f1x updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3560 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 13:38:47 +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 1253ee88be I2C. Testhal changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3558 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 09:09:53 +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 ef19b75705 testhal/STM32F1xx/ADC build files added to svn ignore
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3556 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-06 07:15:34 +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
gdisirio a8a8535845 Fixed bug 3449076.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3551 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-12-03 07:46:27 +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 47654dcc4c I2C branch. Goals: DMA-based driver, stm32f4x port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3541 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-27 19:55:59 +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 8ab75bd9f7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3539 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-27 11:00:04 +00:00
gdisirio cc34d272eb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3537 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-27 09:05:28 +00:00
gdisirio 73b61b850b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3536 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-27 08:51:03 +00:00
gdisirio 3dbd2ceb81 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3535 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-27 08:44:01 +00:00
gdisirio 46523770bd git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3534 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 21:29:42 +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 98807ccef1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3532 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-26 20:50:55 +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
barthess 0132b4812d Fixed mistype in comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3528 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-11-26 15:47:19 +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 63ae69408a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3521 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-11-23 21:46:40 +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