Commit Graph

3063 Commits

Author SHA1 Message Date
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 84aa505075 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3736 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-04 22:16:56 +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 05b9194031 PVD. Merged to trunk. Checked compilability on F1x, L1x, F4x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3733 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 20:14:01 +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 205d56e920 new pvd branch
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/pvd2_dev@3731 35acf78f-673a-0410-8e92-d51de3d6d3f4
2012-01-04 19:04:22 +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
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 b799bdc5c5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3722 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-03 20:28:38 +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 12ba4080d6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3703 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-01 16:33:43 +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
gdisirio 211a79c0c9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3701 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-01-01 11:28:02 +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 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 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 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 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 40a709f42f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3683 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-29 11:06:15 +00:00
gdisirio 7d44b363f4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3682 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-12-29 10:54:35 +00:00