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 |
gdisirio
|
18fb8f676f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2808 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-08 10:09:57 +00:00 |
gdisirio
|
c3cb79bec3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2806 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 13:47:03 +00:00 |
gdisirio
|
6c69a81ca1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2805 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 10:58:06 +00:00 |
gdisirio
|
7342884408
|
IRQ STORM test demo for LPC13xx (GPT tested).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2804 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 10:54:06 +00:00 |
gdisirio
|
f26704f6ee
|
Cortex-M0 improvements for IAR port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2803 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 10:39:17 +00:00 |
gdisirio
|
3964ec0195
|
Cortex-M0 improvements for RVCT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2802 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 10:32:00 +00:00 |
gdisirio
|
30c73db82f
|
More Cortex-M0 GCC port improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2801 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 09:43:12 +00:00 |
gdisirio
|
18f25c9736
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2800 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 09:07:41 +00:00 |
gdisirio
|
5ab1f418c8
|
LPC13xx GPT driver added (not tested yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2799 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 08:46:51 +00:00 |
gdisirio
|
9f8702a2a0
|
Removed an obsolete extern declaration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2798 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 08:05:01 +00:00 |
gdisirio
|
3cc5ac6d9a
|
Improved preemption for Cortex-M0 port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2797 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-06 08:02:26 +00:00 |
gdisirio
|
645fce5f28
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2796 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-05 21:50:36 +00:00 |
gdisirio
|
d0354e8807
|
IRQ STORM test demo for LPC11xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2795 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-05 19:28:54 +00:00 |
gdisirio
|
d17660452e
|
GPT driver for LPC11xx (not tested yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2794 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-05 18:35:10 +00:00 |
gdisirio
|
654bed7b71
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2793 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-05 16:05:17 +00:00 |
gdisirio
|
2de7c9ddf9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2792 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-05 12:21:45 +00:00 |
gdisirio
|
b122874af2
|
IRQ STORM test for the STM32 added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2791 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-05 09:02:15 +00:00 |
gdisirio
|
2de96c4c57
|
Better a KISS approach.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2790 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-04 16:56:01 +00:00 |
gdisirio
|
e0c20340f0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2789 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-03 13:32:21 +00:00 |
gdisirio
|
f95fc666de
|
Various documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2788 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-02 18:56:02 +00:00 |
gdisirio
|
43bb4bfedb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2787 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-02 15:55:13 +00:00 |
gdisirio
|
4844936fde
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2786 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-01 19:31:11 +00:00 |
gdisirio
|
3c9d9c9bb5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2785 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-01 15:25:51 +00:00 |
gdisirio
|
eed6999aaf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2784 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-03-01 13:49:53 +00:00 |
gdisirio
|
a5138f8fac
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2783 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 20:30:51 +00:00 |
gdisirio
|
761f9f7287
|
Updated the various halconf.h and mcuconf.h with the GPT settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 19:28:47 +00:00 |
gdisirio
|
006c13952f
|
Better GPT test.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2781 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 19:16:52 +00:00 |
gdisirio
|
ab3e72edaa
|
GPT tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2780 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 18:58:07 +00:00 |
gdisirio
|
6b5ddb71fc
|
GPT driver model, STM32 GPT driver implementation, not tested, documentation not done yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2779 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 18:44:46 +00:00 |
barthess
|
b2f4a22581
|
I2C. Platform independent I2CSlaveConfig structure moved to i2c.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2778 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 20:11:34 +00:00 |
barthess
|
4e4d882c04
|
I2C. Cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2777 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 19:35:04 +00:00 |
barthess
|
4f827c235a
|
I2C. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@2776 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-27 15:22:18 +00:00 |
gdisirio
|
381bddaf5a
|
Improved mailboxes coverage.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2771 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 15:18:15 +00:00 |
gdisirio
|
9ceb5c2750
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2768 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 14:14:13 +00:00 |
gdisirio
|
13441bc22d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2767 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 14:12:37 +00:00 |
gdisirio
|
1d00697fe4
|
Fixed bug 3193062 (RVCT).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2766 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 13:43:07 +00:00 |
gdisirio
|
a7ce64bb32
|
Fixed bug 3193062 (IAR).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2765 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 12:44:06 +00:00 |
gdisirio
|
a34c2444c2
|
Fixed bug 3193062 (GCC only).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2764 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-26 09:36:20 +00:00 |
gdisirio
|
cd17bfa35e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2763 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-24 18:21:36 +00:00 |
gdisirio
|
2459452599
|
Fixed bugs 3191107 and 3191112.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2762 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-24 14:57:38 +00:00 |
gdisirio
|
a55d3c6e6b
|
Fixed bug 3190512.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2761 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-23 20:24:05 +00:00 |
gdisirio
|
658872aee0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2760 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-23 19:43:16 +00:00 |
gdisirio
|
6f6e1a6401
|
Improved messages subsystem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2759 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-23 18:59:39 +00:00 |