Commit Graph

2472 Commits

Author SHA1 Message Date
gdisirio c4fec713d2 Improvements to the PAL drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2867 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-03 11:29:27 +00:00
gdisirio 8d2e166f09 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2866 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-04-02 19:15:50 +00:00
barthess 57fb5e703b I2C. Additional locks added to avoiding system hangups. Some mistypes in comments fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2865 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-02 09:33:46 +00:00
barthess 573b5e875b I2C. Usage example added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2864 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 18:23:35 +00:00
gdisirio cf15276df3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2863 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-04-01 13:21:02 +00:00
gdisirio 01b0220ffa Documentation related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2862 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 13:14:47 +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 875a7d8f41 Shared ISR code moved in icu.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2860 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 09:31:28 +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 90a05a12ab git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2858 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-04-01 08:50:09 +00:00
gdisirio 0b0fb6f88f ICU driver functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2857 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-04-01 08:45:34 +00:00
gdisirio beab954a35 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2856 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-31 18:29:44 +00:00
gdisirio a0baaface3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2855 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-31 18:21:08 +00:00
gdisirio 91e4dee81e Generic improvements to the GPT driver organization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2854 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-31 12:35:42 +00:00
gdisirio a58a524d4c Improvements to the PWM driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2853 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-31 10:21:52 +00:00
gdisirio 8cdc7bd8f3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2852 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-29 18:19:29 +00:00
gdisirio ef96358ee8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2851 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-29 18:11:33 +00:00
gdisirio f5ae255230 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2850 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-29 14:51:08 +00:00
gdisirio 94d34da7f1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2849 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-28 18:01:07 +00:00
gdisirio ff676aee33 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2848 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-28 15:32:56 +00:00
barthess 7a694b4402 I2C. Mutual exclusion support added. Need testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2847 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-27 21:12:43 +00:00
barthess 1ab46c6fb9 I2C. Doxy comments improvement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2846 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-27 15:58:39 +00:00
barthess d16a6e24d9 I2C. API changes. rw_bit field moved from slave config ctructure to the driver structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2845 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-27 14:57:47 +00:00
barthess d0397838ae I2C. Small bugfix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2844 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-26 21:28:14 +00:00
gdisirio 6e6c6944fb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2843 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-26 15:13:46 +00:00
gdisirio 9611163a24 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2842 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-26 14:55:19 +00:00
barthess 4457815932 I2C. Some improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2841 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-26 14:28:52 +00:00
gdisirio 8df3af0e14 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2840 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-24 08:30:21 +00:00
gdisirio 506212845d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2839 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-23 13:12:41 +00:00
gdisirio 9d812b5db3 Added stack checking to the RVCT Cortex-Mx port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2835 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-19 18:19:39 +00:00
gdisirio 84cc66dce9 Fixed bugs 3226671 and 3226657.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2833 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-19 17:58:45 +00:00
gdisirio 0653f7de9c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2832 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-19 12:08:15 +00:00
gdisirio f8c1d7423e Added IAR and Keil projects for STM32F107.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2831 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-19 12:07:03 +00:00
gdisirio e738d5ec4a Typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2830 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-19 07:30:37 +00:00
gdisirio 34c2d747d2 Fixed bug 3224681.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2828 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-19 07:27:06 +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 47326e33d3 Fixed bug 3219197.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2822 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-17 09:01:09 +00:00
gdisirio a1427e9a22 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2821 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-13 08:27:25 +00:00
gdisirio 887409c0c9 STM32 HAL improvements (CL devices).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2820 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-12 11:19:24 +00:00
gdisirio 3ed4800b9b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2819 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-12 08:34:29 +00:00
gdisirio 3e8aa7cd6a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2818 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-12 08:25:16 +00:00
gdisirio f81c30406f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2817 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-12 07:32:38 +00:00
gdisirio 7475f73726 Board support for Olimex STM32-P107.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2816 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-11 20:29:04 +00:00
gdisirio 3d50b5c9e0 USB improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2815 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-10 18:54:58 +00:00
gdisirio 310fd0745e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2814 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-10 13:00:59 +00:00
gdisirio a849378300 Fixed bug 3205410.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2813 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-10 13:00:39 +00:00
gdisirio f27e4f46fe git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2812 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-09 16:38:56 +00:00
gdisirio 0df60fe0a4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2811 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-03-08 21:12:16 +00:00
gdisirio ebaac50aa4 Improvements to the Serial over USB driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2810 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-08 21:09:14 +00:00
gdisirio 6b1c74271c Initial code for USB Mass Storage Class demo, still lot to do.
Moved usb_cdc.h and mii.h into ./os/various.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2809 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-03-08 20:04:26 +00:00